View the details of a single OneSignal app
Overview
Use this API to retrieve details of a single OneSignal app associated with your OneSignal user account.
How to use this API
Using your Organization API key (available in Organizations > Keys & IDs) you can retrieve the properties of an app (specified using the app_id
) including the name and ID of the app, the ID of the organization it is under, the associated APNs and FCM settings, total subscription and messageable subscription counts, and created and updated dates.
This API can return the REST API key for the apps under the basic_auth_key
property. This is hidden by default. If you need access to this, contact OneSignal Support with the email associated with the Organization used in the requests. We can assist in enabling it on a user-basis.
Getting the basic_auth_key
For security reasons, the
basic_auth_key
value in the response will be returned as null by default. If you need access to this, contact OneSignal Support with the email associated with the User Auth Key used in the requests. We can assist in enabling it on a user-basis.