Skip to main content
GET
Get details of a specific table in a catalog

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

catalog_name
string
required

Catalog name.

schema_name
string
required

Schema name.

table_name
string
required

Table name.

Response

Data retrieved successfully.

table
TableInfo · object
required

Table metadata details including columns and properties