Skip to main content

Get all users that have rights for a organization, including user privileges (groups) that user have within organization.

GET 

/api/v1/organizations/:organizationId/users

Fields available for sorting: 'username', 'firstName', 'lastName', 'email', 'group'. NOTE: This endpoint supports only one sort field. All fields other than first one are ignored.

Request

Responses

Success

Response Headers