List Event Deliveries
List all webhook deliveries for a specific event.
Shows the delivery status to each subscribed webhook endpoint.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
external_id
account_id
Response
Successful Response
id
event_id
webhook_endpoint_id
status
attempt_count
created
webhook_endpoint_url
last_attempt_at
delivered_at
next_retry_at
response_status
error
Errors
422
Unprocessable Entity Error