Get Event With Deliveries

View as Markdown
Get an event with all its delivery statuses. Combines event data with webhook delivery information in a single response.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

external_idstringRequired
account_idstringRequired

Response

Successful Response
eventobject
Event response schema. Represents a persisted domain event for API responses.
deliverieslist of objects
suppressed_endpointslist of objectsOptional

Errors

422
Unprocessable Entity Error