Reads a role for a stack

GET /stacks/{stackId}/roles/{roleKeyOrId}

Parameters

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

Response

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