Get current semantic model

Retrieves the current (latest) semantic model version for the data product. Use ?includeComposed=true to include models from composed source data products.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Account UUID

uuid
required

Data Product UUID

Query Params
string
enum
Defaults to authored

Format of yamlContent to return. "authored" returns original with {{name}} references, "resolved" returns with FQNs.

Allowed:
string
enum
Defaults to true

Include semantic models from composed source data products

Allowed:
string
enum
Defaults to false

Include draft versions. When true, returns draft if exists, otherwise deployed. When false (default), returns only deployed versions.

Allowed:
string

Comma-separated list of fully qualified table names (FQN: DATABASE.SCHEMA.TABLE) to filter results.

When true, filters to only tables backed by data model assets.

uuid

When dataModelsOnly is true, use derived assets from this data product instead of the current one. Used by recursive composition resolution to enforce the top-level parent derived-only constraint.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json