GuidesAPI Reference
API Reference

Get realm linkable permissions

Get the list of linkable permissions that are associated with all resources in this realm that have specifically been made available to be linked to any project in the realm. Note this list does NOT include linkable permissions associated with resource plans attached to the realm.


Access Control:

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

HRN identifying the realm

Query Params
string
required

Only include permissions effective against the requested resource type.

string

Only include permissions associated with the requested service

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