/r/{repoId}/restrictionset/{id}
GET
Retrieving a list of all the restriction sets
Parameters
repoId/string/required
The unique ID of the repository.
id/string/required
The unique ID of the restriction set.
Responses
200
The restriction sets were determined successfully.
404
The restriction set with the specified ID could not be determined.
Show operation