Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

workspace_id
string
subscription_id
string
destination_id
string
event_type
string
status
string
event_id
string
start_time
string<date-time>
end_time
string<date-time>
page_size
integer<int32>
page_token
string

Response

200 - application/json

OK

deliveries
object[]
next_page_token
string