GuidesAPI Reference
API Reference

Get Effective Permissions for Member

Get the list of scoped permissions that are effective for this member when operating in the project scope.


Access Control:

  • The calling principal must have "read" action permission for the resource "{project}" in the "authorization" service.
  • In the Project workflow, the above permission is granted to all Project Members, Project Admins, Org Admins.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

HRN identifying the project

string
required

HRN identifying the project member. Either user, app or group

Query Params
string

Only include permissions associated with the requested service

string

Only include permissions effective against the requested resource.

string

Only include permissions effective against the requested resource type.

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