Skip to main content
GET
Retrieve a push notification delivery trace

Endpoints

  • GET /push/notifications
  • GET /push/notifications/:id
Delivery records cover direct sends, automations, campaigns, and one-device tests. Filter by push app, platform, environment, or status. A detail response includes the provider message ID and chronological provider/client events, including the reporting device and provider name. Use this trace together with push device diagnostics. A provider send event can still be followed by a stale-token failure, OS suppression, foreground-handler behavior, or missing client instrumentation.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Response

Push notification trace returned

status
number
data
unknown
error
unknown
metadata
unknown