Skip to main content
GET
Get a storage bucket

Authorizations

Authorization
string
header
required

Pass an API key or JWT token. API keys can be sent as Authorization: Bearer <key> or Authorization: <key>.

Path Parameters

tenant_id
string
required

The tenant's unique identifier.

config_id
string
required

The storage configuration (bucket) identifier, e.g. cfg_a1b2c3d4e5f6.

Response

Storage bucket details.

status
enum<string>
Available options:
SUCCESS
message
string
data
object
timestamp
string<date-time>