Skip to main content
GET
List Deliveries for a Specific Endpoint

Authorizations

Authorization
string
header
required

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

Path Parameters

libraryId
string
required

Unique identifier of the library.

endpointId
string
required

Unique identifier of the targeted endpoint.

Query Parameters

page
string
limit
string
endpoint_url
string

Response

data
object[]
required
meta
object
required
message
string
required
success
boolean
required