Skip to main content
GET
Get database details

Authorizations

Authorization
string
header
required

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

Path Parameters

database_id
string<uuid>
required

Response

Database details

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