Reads a role for a registrar

GET /registrars/{registrarId}/roles/{roleKeyOrId}

Parameters

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

Response

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