Fetches all enabled webhook configurations for the team associated with the API key. Returns webhook URLs, subscribed events, and retry settings.
The API key required for accessing protected routes. It should be included in the request headers as x-api-key.
Successfully retrieved webhooks.
Unique identifier for the webhook.
Display name of the webhook.
The URL that receives webhook payloads.
Event types this webhook is subscribed to.
short_url.tapped, product.registered, activity.created, account.created Whether the webhook is currently active.
Number of retry attempts for failed deliveries.
Request timeout in milliseconds.
When the webhook was created.
When the webhook was last updated.