Get all webhooks
Get all webhooks (paginated).
GET
TypeScript
Query Parameters
ASC / DESC ordering (default DESC)
Available options:
ASC, DESC Example:
"ASC"
Cursor of the required page
Maximum number of items in the page
Required range:
1 <= x <= 100Example:
10
Previous
Create a new webhookCreates a new webhook, which will be triggered on the specified events
**Endpoint Permissions:** Owner, Admin, Non-Signing Admin.
Next
TypeScript