List webhooks
Returns webhook endpoints for the organization.
Authorizations
Organization API key using Authorization: Bearer sk_....
Query Parameters
A qs-encoded webhookFilter object.
"status=ENABLED"
Pagination offset.
x >= 00
Pagination limit.
1 <= x <= 10020
A qs-encoded webhookOrderBy object.
"createdAt=desc"
Response
Webhooks list
Unique identifier of the webhook.
"w_1234567890abcdefghij"
When the webhook was created.
When the webhook was last updated.
Destination URL.
Current webhook status.
ENABLED, DISABLED, BROKEN, DELETED "ENABLED"
Owning organization identifier.
"org_1234567890abcdefghij"
Optional user-defined description.
null
Event types currently enabled for this webhook.
When this webhook was deleted, if any.
null
User who deleted this webhook.
null