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
TypeScript