ListGroups

GET /?Action=ListGroups
Description

Lists the groups with the specified path prefix.
If you do not specify any path prefix, this action returns all the groups (or an empty list if there are none).

Note

If you exceed the number of identical requests allowed for a configured time period, the Throttling error message is returned.

Body parameter

Required: false
Name: ListGroupsRequest

Name Description Required Schema Default Example

PathPrefix

The path prefix with which you want to filter the results. If not specified, it is set to a slash (/).

false

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

ListGroupsResponse

Response 200

Response 200

Name Description Required Schema Default Example

Groups.N

One or more groups with the specified path prefix.

false

Group

ResponseMetadata

Information about the response.

false

ResponseMetadata