List webhooks
webhooks
List webhooks
List the webhook subscriptions for the team.
GET
List webhooks
Authorizations
Response
The unique identifier of the webhook
A human-readable name for the webhook
The URL that receives event notifications
Example:
"https://example.com/hooks/botdog"
The webhook status
Example:
"ACTIVE"
Delivery scope: ALL campaigns or SPECIFIC_CAMPAIGNS
Example:
"ALL"
The webhook type
Example:
"GENERIC"
Whether the webhook is shared across the team
Example:
false
Event types this webhook is subscribed to
Example:
Campaign IDs this webhook is scoped to (empty when scope is ALL)
When the webhook was created
When the webhook was last updated