Delivery Attempts
List delivery attempts
This endpoint fetches an app message’s delivery attempts
GET
/
v1
/
projects
/
{projectID}
/
eventdeliveries
/
{eventDeliveryID}
/
deliveryattempts
Authorizations
Authorization
string
headerrequiredPath Parameters
projectID
string
requiredProject ID
eventDeliveryID
string
requiredevent delivery id
Response
200 - application/json
message
string
status
boolean
data
object[]
Was this page helpful?