Read individual users' AI credit usage
Organization Admin permissions are required to use this endpoint.
List individual users’ (up to 1,000 unique users per request) AI credit usage for the current billing period. Each user ID must be a member of the organization. Unknown, invalid, and duplicate IDs will fail the request.
Returns each user’s credits used, in request order, plus the billing-period bounds. Users with no current usage will report 0.
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Body
Users to read usage for, at most 1000 per request. Each entry is a user's ID within this organization; each ID must be included only once. Duplicated IDs will result in an error.
1 - 1000 elementsResponse
Each requested user's credit usage for the current billing period, in request order.

