Exporting Report (CSV)

This endpoint allows retrieval of SMS, Email, Push notification, WhatsApp, RCS records sent over a specific period.

đŸ“˜

NOTE

  • The generated report contains the logs of sent messages and will be sent directly to one or more email addresses in CSV format.
  • The max date range you can get the logs is 92 days.
  • If you set the date range more than 92 days, from the response body the parameter "explain" will display the next message: "The date range exceeds the allowed limit: 92"
  • If the size of the report which contains the records is too big, from the response body the parameter "explain" will display the next message: "The size of the report is too big. Please contact support"

Statistics over an extended period could have a large number of logs. To make requests more responsive, we provide consistent filters and pagination as shown in the query params:

For more information how to export the report, go to the Exporting Report (CSV) section.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!