Get the usage of a project in the last days
Get the daily usage statistics of a project over the last N days.
This endpoint provides detailed usage metrics including:
The data is returned as a time series for the specified number of days, allowing you to track usage patterns and project activity over time.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The number of days to get
Successful Response
The response is of type object
.