Skip to main content
GET
Typescript (SDK)

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

The site's database tables

object
string
required

Always "database_tables".

tables
string[]
required

Names of the user-defined tables in the site's database.

table_count
integer
required

Number of tables returned.