Skip to main content
GET
ListAttempts

Authorizations

Authorization
string
header
required

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

Path Parameters

delivery_id
string
required

Delivery whose attempts to list.

Required string length: 1 - 200

Response

200 - application/json

Success

attempts
Attempt · object[]

Every attempt made, oldest first. Empty for a delivery that sent nothing, and for one still waiting on its first attempt.