Skip to main content
GET
Get event delivery

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

deliveryId
string
required

Delivery UUID.

Example:

"550e8400-e29b-41d4-a716-446655440010"

Response

OK

attempts
object[] | null
required

Chronological attempt history for the delivery.

correlationId
string
required

Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.

Example:

"550e8400-e29b-41d4-a716-446655440004"

delivery
object
required

The event delivery record.