Organizations
List members
Lists all members of the given organization (sorted by join date), each with basic user info and their assigned team, if any. Only an org_admin of that organization may call this.
GET
/api/v1/orgs/:orgId/membersAuthorizations
Authorizationrequiredstring · header
API key as bearer token in the Authorization header.
Path parameters
orgIdrequiredstring
The organization ID, from a GET /orgs response.
Response examples