Column | Description |
---|---|
Name | Name of the role from the role definition. |
Description | Description of the role from the role definition. |
GET
call to the Get User Roles endpoint. Be sure to replace USER_ID
and MGMT_API_ACCESS_TOKEN
placeholder values with your user ID and Management API , respectively.
Value | Description |
---|---|
USER_ID | Τhe ID of the user for whom you want to get roles. |
MGMT_API_ACCESS_TOKEN | Access Token for the Management API with the scopes read:users and read:roles . |