Organizations
List users in organization
Retrieves all users that are members of the specified organization, returning basic user information (userName, email) for each.
GET
/organizations/{organizationName}/usersAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$Response Body
application/json
application/json
application/json
application/json
application/json