Skip to main content
GET
List push apps

Endpoints

  • GET /push/apps
  • POST /push/apps
  • GET /push/apps/:id
  • PATCH /push/apps/:id
  • GET /push/apps/:id/providers
  • GET /push/apps/:id/notification-channels
Create a push app to obtain the public app ID used by Web, React Native, Android, and iOS SDKs. Provider responses include readiness, missing setup fields, public package/bundle identifiers, and the Web Push public key. Secret FCM service accounts, APNs keys, VAPID private keys, and raw device tokens are never returned. Provider credential setup remains in the SendRealm dashboard.

Authorizations

Authorization
string
header
required

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

Response

Push apps returned

status
number
data
unknown
error
unknown
metadata
unknown