Skip to main content
GET
Error

Authorizations

x-cdata-authtoken
string
header
required

A Sync user auth token. Generate one via POST /v2/users/generate-token.

Path Parameters

connection_id
string
required

Connection identifier.

Query Parameters

catalog
string

Catalog (database) to list tables for.

schema
string

Schema to list tables for.

include_table_types
string

Comma-separated table types to include (e.g. TABLE,VIEW).

reset_metadata
boolean

Force a metadata refresh before listing.

Response

Tables

schema_name
string
table_name
string
table_type
string