Get Batch Organization Token Usage
Get total token usage for multiple organizations in a single request.
This batch endpoint is optimized for fetching token usage across multiple
organizations simultaneously, reducing the number of API calls needed.
Authentication: Requires authenticated user via Auth0/Bearer token
Headers:
- Authorization: Bearer {auth_token} - User authentication token
Request Body:
- organization_ids: Array of organization UUIDs
Returns:
- Array of token usage data for each organization
Headers
Authorization
User authentication token
Request
This endpoint expects an object.
organization_ids
Response
Successful Response
results