list
List all buckets within your GroundX account
Headers
X-API-Key
Query parameters
n
The maximum number of returned buckets. Accepts 1-100 with a default of 20.
nextToken
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
buckets
count
The number of buckets returned in the current response
remaining
The number of buckets that have not been returned yet, will be null if there are no remaining buckets
total
The total number of buckets found