Skip to main content
GET
Get tables details

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.

Response

Data retrieved successfully.

tables
TableDetailInfo · object[]
required

List of table/view details

total_tables_and_views
integer
required

Total number of tables and views

total_tables
integer
required

Total number of tables

total_views
integer
required

Total number of views