Column | Description |
---|---|
Name | Name of the permission from the permission definition. |
Description | Description of the permission from the permission definition. |
API | Name of the API to which the permission is attached. |
GET
call to the Get Role Permissions endpoint. Be sure to replace ROLE_ID
and MGMT_API_ACCESS_TOKEN
placeholder values with your role ID and Management API , respectively.
Value | Description |
---|---|
ROLE_ID | Τhe ID of the role for which you want to get permissions. |
MGMT_API_ACCESS_TOKEN | Access Token for the Management API with the scope read:roles . |