Skip to main content
GET
Python

Authorizations

Meibel-API-Key
string
header
required

Path Parameters

datasource_id
string
required

Query Parameters

include_columns
boolean
default:false

Include columns for each table

Response

Successful Response

table_name
string
required

Table name as defined on the datasource

description
string | null

Human-authored description of what this table represents

columns
TagColumn · object[] | null

Columns on the table — only populated when explicitly requested via include_columns