Usage
Post Usage
Returns the Post Usage.
GET
/
2
/
usage
/
tweets
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
days
integer
default: 7The number of days for which you need usage for.
Required range:
1 < x < 90
usage.fields
enum<string>[]
A comma separated list of Usage fields to display.
Available options:
cap_reset_day
, daily_client_app_usage
, daily_project_usage
, project_cap
, project_id
, project_usage
Response
200 - application/json
data
object
Usage per client app
errors
object[]