> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sendrealm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Push Delivery Diagnostics

> List push sends and inspect provider and client event timelines.

## 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.
