Skip to main content

Get all users for an organization

GET 

/api/v1/organizations/:organizationId/users

Get all users that have access rights for an organization, including the user privileges (groups) the user has within the organization. Fields available for sorting: 'username', 'firstName', 'lastName', 'email', 'group'. NOTE: This endpoint supports only one sort field. All fields other than the first one are ignored.

Request

Responses

Success

Response Headers