Skip to main content
GET
Get model DDL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

uuid
string
required

Resource UUID

Response

Successful response

ddl
string
required

Data Definition Language for the model table.

language
string
required

System of record dialect (e.g. snowflake, bigquery).