API Reference
Log In
API Reference

Get Claude Enterprise Seat Utilization

Returns one row per day of a Claude Enterprise organization's seat census, as Anthropic
reported it: seats assigned, active people over the vendor's daily, weekly and 30-day
windows, and invitations nobody has accepted.

seatsUsed is the 30-day active count, which is the figure Anthropic's own adoption rate
divides by the assigned seats.

Counts come back absent rather than zero. Anthropic withholds the seat and invite figures
for a query scoped to an RBAC group, and a withheld figure is not an organization that
assigned no seats.

An organization with no Claude Enterprise credential returns an empty list rather than an
error, since never having connected Enterprise is not a failed request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Unique identifier of the team (organization). Format: Revenium hashid (URL-safe encoded string).

date
required

First UTC day to return, inclusive.

date
required

Last UTC day to return, inclusive.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/hal+json
*/*