Reads a role for an application

GET /applications/{applicationId}/roles/{roleKeyOrId}

Parameters

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

Response

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