Get a user roles
GET {{base_url}}/api/2/users/{{user_id}}/access_policies
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"items":[{"role_id":"backup_user","trustee_id":"4444183f-c3f7-4c87-beda-d223d1eb2723","version":0,"trustee_type":"user","tenant_id":"e4a4fae8-22a1-4e81-aacb-c34d8fe0ec36","id":"00000000-0000-0000-0000-000000000000","issuer_id":"00000000-0000-0000-0000-000000000000"}]}