Retrieves usage statistics for Posts over a specified number of days.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The number of days for which you need usage for.
1 <= x <= 90
A comma separated list of Usage fields to display.
1
[
"cap_reset_day",
"daily_client_app_usage",
"daily_project_usage",
"project_cap",
"project_id",
"project_usage"
]
The request has succeeded.
The response is of type object
.