GuidesAPI Reference
API Reference

Get entity roles

Retrieve the roles a given entity has been assigned.


Access Control:

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

HRN identifying the realm

string
required

HRN identifying member

Query Params
string

The cursor for pagination. Present only if there is an additional page of data to view.

integer
0 to 100
Defaults to 100

Number of records to return. Default is 100 records. Maximum is 100 records.

Responses

404

Realm or realm member not found

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