Skip to main content
GET
List databases

Authorizations

Authorization
string
header
required

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

Response

The account's databases.

The databases in your account.

databases
object[]
required

The account's databases, order unspecified.

Last modified on August 19, 2026