Skip to main content
GET
Python

Authorizations

Meibel-API-Key
string
header
required

Path Parameters

table_name
string
required
datasource_id
string
required

Response

Successful Response

column_name
string
required

Column name as defined in the source table

type
string | null

SQL data type of the column (e.g. 'varchar', 'integer')

description
string | null

Human-authored description of what this column represents