Skip to main content
GET
Get a bucket

Authorizations

Authorization
string
header
required

API key authentication. API keys should be passed using the format Bearer API_KEY.

Path Parameters

projectId
string
required
dataCenterId
string
required
id
string
required

Response

A successful response.

dataCenterId
string
required
id
string
required
projectId
string
required
billableBytes
string<int64>
read-only
endpoint
string
read-only
objectCount
string<int64>
read-only
sizeBytes
string<int64>
read-only
storageGibPriceHr
object

A representation of a decimal value, such as 2.5. Clients may convert values into language-native decimal formats, such as Java's BigDecimal or Python's decimal.Decimal.