get https://onesignal.com/api/v1/players?app_id=&limit=&offset=
View the details of multiple devices in one of your OneSignal apps.
Unavailable for Apps Over 80,000 Users
For performance reasons, this method is not available for larger apps. Larger apps should use the CSV export API endpoint, which is much more performant.
Additional Query Parameters
Parameter | Type | Description |
---|---|---|
limit | String | How many devices to return. Max is 300. Default is 300. |
offset | String | Result offset. Default is 0. Results are sorted by first session time/date. |
Response Parameters
Parameter | Type | Description |
---|---|---|
invalid_identifier | boolean | If true , this is the equivalent of a user being Unsubscribed. |