Download .csv file with devices push errors

Download .csv file with devices push errors in date range. The following error codes are not recoverable and mark a definitive withdrawal of the device:

  • Android devices: InvalidRegistration, NotRegistered, MismatchSenderId
  • Android devices using Firebase: messaging/invalid-registration-token, messaging/registration-token-not-registered, messaging/mismatched-credential
  • iOS devices: BadDeviceToken, Unregistered, DeviceTokenNotForTopic
  • WebPush: SubscriptionExpired (404), Unsubscribed (410)
  • Safari: BadDeviceToken, Unregistered
Path Params
integer
required

Application's id

Query Params
string
required

date to start. This is a string with format ISO 8601

Ex:

2011-06-21T14:57:48.251Z
string
required

date to end. This is a string with format ISO 8601

Ex:

2011-06-21T14:57:48.251Z
Responses
200

Success

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/csv