UserAccess
Users which have access to an organization
Retrieves list of all users linked to an organization. NOTE: This endpoint does not return pending invitations. Use GET /organizations/{organizationId}/invites to retrieve list of invitations.
Required scopes
This endpoint requires the following scopes:
- : Read your organization users
- : Read your organization users
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL:
This API uses OAuth 2 with the authorization code flow for browser or client credentials flow for service accounts.
OAuth2clientCredentialsRequiredToken URL:
This API uses OAuth 2 with the authorization code flow for browser or client credentials flow for service accounts.
Path parameters
organizationIdstringRequiredExample:
Organization ID
ACsUNAGQN3Lv875yyqZiLQ2sResponses
200
OK
application/vnd.api+json
get
/organizations/{organizationId}/members200
OK

