Reads a role for a repository

GET /repositories/{repositoryId}/roles/{roleKeyOrId}

Parameters

Name Required Type Description
repositoryId true string
roleKeyOrId true string
inherited false string

Response

{
  "type": "object",
  "properties": {},
  "description": ""
}