Meta Events
Retrieve a meta event
Meta Events
Retrieve a meta event
This endpoint retrieves a meta event
GET
/
v1
/
projects
/
{projectID}
/
meta-events
/
{metaEventID}
Authorization
string
*
Authorization
Required
string
projectID
string
*
projectID
Required
string
Project ID
metaEventID
string
*
metaEventID
Required
string
meta event id
Authorizations
Response
200 - application/json
Data to be sent to endpoint.
NumTrials: number of times we have tried to deliver this Event to an application
Available options:
linear
, exponential
Available options:
Scheduled
, Processing
, Discarded
, Failure
, Success
, Retry
Was this page helpful?