AladiaDocs
Api referenceStorageBuckets

Retrieve the metadata of a bucket

List all metadata of a bucket

GET
/v2/storage/buckets/{name}/metadata

List all metadata of a bucket

AuthorizationBearer <token>

In: header

Path Parameters

name*string

Response Body

application/json

curl -X GET "https://example.com/v2/storage/buckets/string/metadata"
{}