Download statistics as a ZIP file for a given application's ID and date range

Downloads a ZIP file containing multiple CSV files with statistics for the selected application, filtered between the given dates. The CSV files contain information about statschat. The difference in days between the selected dates cannot be greater than 90.

Path Params
int64
required

The ID of the application for which to retrieve statistics.

Query Params
string
required

Retrieve statistics for messages after the specified timestamp. Format: YYYY-MM-DD. The maximum period of time that can be selected between dateFrom and dateTo is equal to 90 days.

string
required

Retrieve statistics for messages before the specified timestamp. Format: YYYY-MM-DD. The maximum period of time that can be selected between dateFrom and dateTo is equal to 90 days.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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