Skip to main content

What this family does

GET /v1/team returns the calling key’s organization and a count of its human members. GET /v1/team/members enumerates those members. Provisioned subjects and sandbox identities are never counted or listed. They are partitions, not people, and their internal ids are an isolation detail.

Routes

The shape of a call

Read the organization.
The response:

Traps

Listing members requires admin. It enumerates real people with their email and role, so it follows the same posture as the organization-wide usage view.

API reference

Base URL, authentication, and the conventions every route shares.

Errors

The problem envelope and the full code catalogue.