Skip to main content
GET
List your databases

Authorizations

Authorization
string
header
required

Send your API token (Dashboard → Settings → API Token) as Authorization: Bearer <token>.

Query Parameters

workspace_id
string<uuid>

Filter to a workspace's databases instead of your own.

Response

List of databases with their info

database
object

Fields shared by every resource type (App, DatabaseService, VM).

project_info
object

Time-series resource usage, one point per sampled step over the requested window.

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