GET
/
api
/
storage
/
buckets
{
  "buckets": [
    "avatars",
    "documents",
    "uploads",
    "public",
    "private"
  ]
}

Authorizations

x-api-key
string
header
required

Response

200 - application/json

List of bucket names

The response is of type object.