Models
Fetch model
This endpoint lists information for a given model, including information on what columns it includes.
GET
/
sources
/
{source_id}
/
models
/
{model_id}
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Was this page helpful?