GuidesAPI Reference
API Reference

Get project linkable permissions

Get the list of linkable permissions that are associated with resources in the realm that have been specifically made available to be linked to the requested project and can be done so by the requested member. Note this list does NOT include linkable permissions associated with resource plans attached to the realm.


Access Control:

  • The calling principal must have "read" action permission for the resource "{project}" in the "authorization" service.
  • 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
required

Only include permissions effective against the requested resource type.

string

Only include permissions associated with the requested service

string

Only include permissions effective against the requested resource.

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