List users

Returns a paginated list of all users on your account. A user can access all or part of an account based on their role assignment:

  • Unrestricted access. These users can access everything on an account.

  • Restricted access. These users can only access entities or perform actions they've been given specific grants to.

🚧

RBAC Identity and Access

If Identity and Access is enabled on your account, the restricted users have the account_admin role and restricted users have specific roles assigned to them. To learn more, see Identity and Access for Akamai Cloud.

tabs:

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: view_user
  • 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:
Query Params
integer
≥ 1
Defaults to 1

The page of a collection to return.

integer
25 to 500
Defaults to 100

The number of items to return per page.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json