Buckets
List Buckets
get/v3/buckets
Query parameters
limitinteger
Maximum number of buckets to return (default 50, max 200).
startingAfterstring
Cursor: return buckets whose bucketID sorts after this value.
endingBeforestring
Cursor: return buckets whose bucketID sorts before this value.
nameSubstringstring
Case-insensitive substring match on the bucket name.
Response
The request has succeeded.