list

List all buckets within your GroundX account

Headers

X-API-KeystringRequired

Query parameters

nintegerOptional

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

nextTokenstringOptional
A token for pagination. If the number of buckets 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 buckets.

Response

Look up success
bucketslist of objects or null
countinteger or null
The number of buckets returned in the current response
remaininginteger or null
The number of buckets that have not been returned yet, will be null if there are no remaining buckets
totalinteger or null
The total number of buckets found