Skip to main content
GET
/
storage
/
buckets
Error
A valid request URL is required to generate request examples
[
  {
    "name": "<string>",
    "created_at": "<string>"
  }
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Array of buckets

name
string
created_at
string | null