/r/{repoId}/restrictionset/{id}/assignments/{assignmentId}
GET
Retrieving a restriction set assignment
In the response, you receive the detailed information about the specified restriction set assignment.
Parameters
repoId/string/required
The unique ID of the repository.
id/string/required
The unique ID of the restriction set.
assignmentId/string/required
The unique ID of the restriction set assignment.
Responses
200
The restriction set assignment was determined successfully.
Show operation