List webhooks
webhooks
List webhooks
Get all webhooks for your organization
GET
List webhooks
Authorizations
API key authentication. Use your API key as the bearer token.
Response
List of webhooks
Example:
"123e4567-e89b-12d3-a456-426614174000"
Webhook category type that determines which events the webhook subscribes to
Available options:
transactional, domain, receiving Example:
"transactional"
Derived list of events based on the webhook type. Read-only.
Inbox UUIDs for scoping receiving webhooks. Null for non-receiving types.