v36

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0187270483.0 KB
Buckets

Get a Bucket

get/v3/buckets/{bucketID}

Path parameters

bucketIDstring required

Bucket public ID (bkt_...).

Response

The request has succeeded.

bucketIDstring required

Stable public identifier for the bucket (bkt_...).

namestring required

Human-facing bucket name. Unique within an account+environment.

descriptionstring required

Optional human-facing note about the bucket.

isDefaultboolean required

Whether this is the account+environment's default bucket.

createdAtstring date-time required

Creation timestamp (RFC 3339).

updatedAtstring date-time required

Last-update timestamp (RFC 3339).