Get all webhooks under your account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The limit of the pagination.
The offset of the pagination.
The total number of results. If null, the total is unknown.
null
Show child attributes
The UUID of the webhook. Automatically generated.
The URL that the webhook will send events to.
Whether to enable batching for the webhook.
The date and time the webhook was created.
The event types that the webhook will send. Use * to match all event types.
*
The event names that the webhook will send. Use * to match all event names.
Whether to flatten the event data. This is useful for downstream systems that don't support nested data structures.
Was this page helpful?