v36

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0187270483.0 KB
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.

totalCountinteger required

Total number of buckets matching the query, ignoring pagination.

All 99 operations