List accessible groups

This operation lists groups available to a user.

Path Params
string
required

Unique username for each user. To get this value, run the List authorized users operation.

Query Params
string

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.

Response

Response body
array of objects

Accessible groups.

object
integer
required
≥ 1

Unique identifier for each group.

string
required
length ≥ 1

Descriptive label for the group.

boolean
required

Whether a user's access to a group is blocked.

string
required
length ≥ 1

Descriptive label for the role to convey its use.

integer
required
≥ 1

Unique identifier for each role.

string
required
length ≥ 1

Descriptive label for the role.

subGroups
array of objects
required

Children of the parent group. Permissions cascade downward from parent to child unless the child group's isBlocked is true.

subGroups*
object

A further nested group.

Has additional fields
Language
Authentication
URL
Original text
Rate this translation
Your feedback will be used to help improve Google Translate