buckets

Get bucket details

get/api/buckets/{namespace}/{repo}

Path parameters

namespacestring required
repostring required

Response

Bucket overview information

_idstring required

A hex string of 24 characters representing an ObjectId.

authorstring required
idstring required
privateboolean nullable
descriptionstring nullable

Free-text description of the bucket / container image

createdAtstring date-time required
updatedAtstring date-time required

Moves on every successful change to the bucket's files. Poll it to know when to re-list instead of re-listing every path.

sizenumber required

The amount of storage used by the bucket in bytes

totalFilesnumber required

The total number of files in the bucket

repoType'bucket' | 'container' required
adminTagsstring[]

Changes