View the details of all of your current OneSignal apps
Overview
Use this API to retrieve details of all of the OneSignal apps associated with your OneSignal user account.
How to use this API
Using your Organization API key (available in Organizations > Keys & IDs) you can retrieve a list of all of your apps and the properties of each app, including the name and App ID, total subscription count, messageable subscription count, and created and updated dates.
Limitations
This API is limited to return a maximum of 1000 Apps. If you need access to more, then you should store the app_id
and name
for each of your apps on your own server to look up with the View an app API to get data for each app separately. Also, if you need to delete apps, then you can provide the app_id
and name
to OneSignal Support and ask for these to be deleted.
Please contact [email protected] if you have any questions about this limit.