Skip to main content
GET
Read the database's current schema

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

id
string
required

The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

Response

Current schema

object
string
environment
string
schema
string

CREATE statements for every table, index and trigger.

object_count
integer