Skip to main content

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

GET 

/api/v1/repositories/:repositoryId/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