List delivery attempts
GET /accounts/{accountId}/deliveries
GET
/accounts/{accountId}/deliveries
The outbound delivery log — one row per attempt.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” accountId
required
string
Query Parameters
Section titled “Query Parameters ” endpointId
string
limit
integer
Responses
Section titled “ Responses ”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 ↗