Usage
Post Usage
Returns the Post Usage.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The number of days for which you need usage for.
Required range:
1 <= x <= 90
A comma separated list of Usage fields to display.
Minimum length:
1
Example:
[
"cap_reset_day",
"daily_client_app_usage",
"daily_project_usage",
"project_cap",
"project_id",
"project_usage"
]
Response
200
application/json
The request has succeeded.
The response is of type object
.