Get Organization Token Usage
Get total token usage for an organization.
This endpoint fetches the cumulative token usage across all API keys
for a specific organization.
Authentication: Requires authenticated user via Auth0/Bearer token
Headers:
- Authorization: Bearer {auth_token} - User authentication token
Parameters:
- organization_id: Organization UUID (path parameter)
Returns:
- Total token count for the organization
Path parameters
organization_id
Organization UUID
Headers
Authorization
User authentication token
Response
Successful Response
organization_id
total_tokens