Calls
Get the usage for the given organization
GET
Headers
Your API key for authentication. Use Bearer format.
Example:
"Bearer API_KEY"
The organization ID to use for the request. Required if your user is associated to more than one organization.
Query Parameters
The start date to filter usages by. Defaults to all usages.
Example:
"2024-01-01T00:00:00.000Z"
The end date to filter usages by. Defaults to all usages.
Example:
"2024-01-01T00:00:00.000Z"
Was this page helpful?