get https://api.onesignal.com/apps
View the details of all of your current OneSignal apps
Requirements
- User Auth Key, available in Account & API Keys
Limitations
- Returns a maximum of 1000 Apps Limit. If you need more, you should store the app_id for each of your apps and use the View an app API endpoint to get data for each app separately.
Getting the basic_auth_key
For security reasons, the
basic_auth_key
value in the HTTP response will be returned as null by default. Please contact OneSignal support if you would like this API to return this value and we can enable it for you.