Retrieve aggregated statistics for an application

Returns consolidated statistics for the specified application within the given date range.

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.

string
enum
required
Defaults to daily

Determines the time interval for data aggregation. Hourly provides more granular data, while daily gives a broader overview.

Allowed:
Responses

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