Typescript (SDK)
Sites
List a site's database tables
Returns the names of the user-defined tables in the site’s Cloudflare D1 database. Internal SQLite and Cloudflare bookkeeping tables are excluded. The database is provisioned on first deploy — listing before the site has been deployed returns a database_unavailable error.
GET
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Path Parameters
The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

