Statistics
List all Projects Statistics
List all statistics for a given project.
GET
Authorizations
Path Parameters
Query Parameters
The month to filter the statistics.
The day to filter the statistics.
Response
200
application/json
The retrieved project statistics
A Project Counters object represents the statistics of a project.
String representing the object's type. Objects of the same type share the same value
Example:
"project_counters"
The number of requests made to the project.
The number of events made to the project.
The month of the statistics.
The day of the statistics.
The Project ID.