GetGroup
GET /?Action=GetGroup
Description
Retrieves the list of users that are in a specified group or lists the groups a user belongs to.
| Note | If you exceed the number of identical requests allowed for a configured time period, the  | 
Body parameter
Required: false
Name: GetGroupRequest
| Name | Description | Required | Schema | Default | Example | 
|---|---|---|---|---|---|
| GroupName | The name of the group. | true | string | ||
| Marker | The marker to request the next results page. | false | string | ||
| MaxItems | The maximum number of items that can be returned in a single page (by default, 100). | false | integer | 
Responses
HTTP Code 200
| HTTP Code | Description | Schema | 
|---|---|---|
| 200 | GetGroupResponse | 
Response 200
| Name | Description | Required | Schema | Default | Example | 
|---|---|---|---|---|---|
| Group | Information about the group. | true | |||
| IsTruncated | If  | false | boolean | ||
| Marker | The marker to request the next results page. | false | string | ||
| ResponseMetadata | Information about the response. | false | |||
| Users.N | The list of users in the group. | true |