list

list all groups within your GroundX account.

Headers

X-API-KeystringRequired

Query parameters

nintegerOptional

The maximum number of returned groups. Accepts 1-100 with a default of 20.

nextTokenstringOptional

A token for pagination. If the number of groups for a given query is larger than n, the response will include a “nextToken” value. That token can be included in this field to retrieve the next batch of n groups.

Response

Successful retrieval of groups

groupslist of objectsOptional
countintegerOptional

The number of groups returned in the current response

remainingintegerOptional

The number of groups that have not been returned yet, will be null if there are no remaining groups

totalintegerOptional

The total number of groups found