List Members
GET /api/v1/members
GET
/api/v1/members
Return all non-removed memberships for the caller’s tenant.
The account owner is included as a synthetic chairman seat so this
endpoint agrees with the Users tab (GET /tenant/users), which counts
the owner. Without this, /settings/members reported “0 / 1, no
members” while the Users tab showed the owner occupying the only seat.
Authorizations
Responses
200
Successful Response
GET /api/v1/members response body.
object
members
required
Array<object>
One row in GET /api/v1/members.
seats_used
required
Active + invited members counted against the ceiling.
integer