/r/{repoId}/permissions
GET
Retrieving a list of all permissions
In the response, you receive an array of permissions within the object _embedded.
Parameters
repoId/string/required
The unique ID of the repository.
Responses
200
The permissions were determined successfully.
Show operation