Models
Get Models
GET
/
api
/
v1
/
models
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
query_type
enum<string>
requiredquery type
Available options:
data
, ai_ml
, raw_sql
, dbt soql
, table_selector
Response
200 - application/json
data
object[]
links
object
Was this page helpful?