Webhooks
List webhooks
Webhooks are automations that will receive subscriber data when a subscriber event is triggered, such as when a subscriber completes a sequence.
When a webhook is triggered, a POST
request will be made to your URL with a JSON payload.
GET
Authorizations
Authenticate API requests via an API Key
Response
200
application/json
Returns a paginated list of webhooks
The response is of type object
.