Get bucket

Returns bucket configuration and usage statistics. Requires scope: object-storage.read.

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Path parameters

bucket_namestringRequired
Logical bucket name.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.

Response

Bucket returned successfully.
bucket_namestring
minio_idstring
publicboolean
regionstring
planstring
statusstring
site_idstring
sitestring
tagslist of strings
metadatamap from strings to any
statsobject
created_atdatetime or null
last_modifieddatetime or null

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error