Skip to main content
GET
Get all databases for authenticated user

Authorizations

Authorization
string
header
required

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

Response

List of databases with their info

database
object
project_info
object
replica_status
enum<string>[]
Available options:
not_found,
pending,
running,
stopped