Skip to content

List delivery attempts

GET
/accounts/{accountId}/deliveries

The outbound delivery log — one row per attempt.

accountId
required
string
endpointId
string
limit
integer
default: 50 <= 200

Delivery attempts, most recent first.

object
deliveries
Array<object>
object
endpointId
string
eventId
string
eventType
string
attempt
integer
statusCode
integer
latencyMs
integer
error
string
at
string format: date-time

Missing or invalid authentication/signature.

object
error
object
code
string
invalid_signature
message
string
requestId
string
Was this page helpful? Tell us / report an issue ↗