List paid seats and utilization for a supported tool.

get/seats

Query parameters

toolstring

Seat-backed tool id or slug. Supported today: cursor, github_copilot.

utilization'active' | 'idle'

Filter by utilization bucket.

period'last_30d'

Utilization window.

sort'-cost' | 'cost' | '-last_active' | 'last_active' | 'name' | '-name'

Sort order.

limitinteger

Maximum rows to return.

cursorstring

Cursor from the prior response.

Headers

Oximy-Version'2026-06-29'

Optional dated API version. If sent, it must match the calling key's pinned version.

Response

Seats list. Employee names/emails are only present with people:names:read.

object'list' required
request_idstring required
as_ofstring date-time required
has_moreboolean required
next_cursorstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.