GuidesAPI Reference
API Reference

Get a single role entity

Retrieve a single entity which has been assigned the role as identified by the provided role HRN.


Access Control:

  • The calling principal must have "readEntities" action permission for the resource "{role}" in the "authorization" service.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

HRN identifying a given role

string
required

HRN identifying a given entity

Responses

404

Role or entity not found

422

A defined system limit would be violated if this action was completed. Example: 'MaxEntityRoles limit reached. Current value: 100. Maximum value: 100'

  • 422000 - LimitReached
Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json