List a user's grants

Deprecated Returns the full grants structure for an account username you specify. This includes all entities on the account, and the level of access this user has to each of them. This doesn't apply to the account owner or the current authenticated user. You can run the List grants operation to view those grants.

🚧

RBAC Identity and Access

Grants are now replaced with RBAC Identity and Access. Use the Get a user's access level operation instead. To learn more, see Identity and Access for Akamai Cloud.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Permissions: list_user_grants
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: account:read_only
Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
string
required

The username to look up.

Responses

204

This is an unrestricted user. These users don't use grants. They can access everything on the account and perform all actions.

Language
Credentials
Response
Choose an example:
application/json