View the details of a single OneSignal app
GET request to the /apps endpoint using your Organization API Key. This key can be found in your OneSignal dashboard under Organization > Keys & IDs.
Your OneSignal App ID in UUID v4 format. See Keys & IDs.
200
The OneSignal App ID in UUID v4 format.
An internal name you set to help organize and track Apps. Maximum 128 characters.
The total number of Subscriptions in the app.
The number of Subscriptions eligible to receive messages in the app.
The date and time the app was created.
The date and time the app was last updated.
The Organization ID in which the app was created.
Your FCM Service Account JSON file for Android push notifications. See Android: Firebase Credentials.
The FCM Sender ID associated with your Firebase project.
Web push VAPID public key for Chrome web push notifications.
The HTTPS origin URL for your website. Required for web push notifications.
The GCM Sender ID used for web push notifications.
The full HTTPS URL to your default notification icon. Should be a 256x256px PNG.
The OneSignal subdomain for web push if not using your own origin.
The APNS environment: production or development. See iOS SDK Setup.
The APNS p12 certificate for iOS push notifications. See p12 APNS Authentication.
The APNS p8 token key for iOS push notifications. See p8 Token-based connection to APNS.
The Apple Team ID associated with your APNS credentials.
The APNS Key ID for p8 token-based authentication.
The iOS app Bundle ID associated with your APNS credentials.
The name of your website, used for web push notification titles.