data
Dataset
get/catalog/{dataset}
Path parameters
datasetstring required
Response
Successful Response
namestring required
Stable dataset identifier used in SQL.
kind'raw' | 'staging' | 'intermediate' | 'mart' | 'analysis' | 'cell' | 'provenance' | 'model'
Published dbt model layer. Non-mart layers appear only when explicitly customer-visible.
domainstring required
Business domain derived from the dbt model path.
relationstring required
Allowlisted relation to use in queries.
descriptionstring required
Dataset definition from dbt.
titlestring nullable
Human-readable dbt Dive title.
documentation_urlstring nullable
Related Soria documentation URL.
grainstring[] required
Declared columns that uniquely identify a row.
snowflake_relationstring nullable
SCHEMA.TABLE this dataset is delivered as in the Snowflake share.
methodologystring required
Methodology maintained with the dbt model.
update_frequencystring required
Expected publication cadence declared in dbt.
providersstring[] required
Organizations providing the underlying data.