Get Tweets Usage
GET https://api.twitter.com/2/usage/tweets
Returns the Tweets usage at a project and client app level
For full details, see the API reference for this endpoint.
Sign up for the Twitter API
Request Params
| Key | Datatype | Required | Description |
| usage.fields
| null | | Comma-separated list of fields for the usage object.
Allowed values:
cap_reset_day,daily_client_app_usage,daily_project_usage,project_cap,project_id,project_usage
Default values:
cap_reset_day,project_cap,project_id,project_usage |
| days
| null | | Number of days for which you want the usage for |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``