List buckets
Lists object storage buckets in a workspace. Requires scope: object-storage.read.
Authentication
AuthorizationBearer
IBEE platform API token, for example: ibee_live_xxx.
Query parameters
workspace_id
The workspace ID to scope this request to.
limit
Maximum number of buckets to return.
continuation_token
Pagination token from the previous response.
Response
Buckets returned successfully.
buckets
is_truncated
next_continuation_token
Errors
401
Unauthorized Error
403
Forbidden Error
