List grantable roles

GET https://{{host}}/identity-management/v3/user-admin/roles/grantable-roles

This operation lists the grantable roles you can include in a new custom role, or add to an existing custom role.

Request Params

KeyDatatypeRequiredDescription
accountSwitchKeystring(Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"grantedRoleDescription":"WAF Strict WhiteList","grantedRoleId":2051,"grantedRoleName":"WAF Strict WhiteList"},{"grantedRoleDescription":"Manage License Delivery Configurations","grantedRoleId":1032,"grantedRoleName":"License Delivery Configurations - Manage"},{"grantedRoleDescription":"View Audience Analytics Reports","grantedRoleId":2063,"grantedRoleName":"View Audience Analytics Reports"},{"grantedRoleDescription":"View Real User Monitoring","grantedRoleId":77852,"grantedRoleName":"RealUserMonitoring - View Only"},{"grantedRoleDescription":"Add/Edit/View Enhanced DNS - All privileges","grantedRoleId":32,"grantedRoleName":"Enhanced DNS - All privileges (add/edit/view)"}]