Get Semantic Model Metadata

Beta
Get metadata for a semantic model including all cubes, measures, dimensions, segments, and joins.

Authentication

X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer

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

Path parameters

asset_idstringRequired

Response

Successful Response
cubeslist of maps from strings to any
List of cubes with their measures and dimensions

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
502
Bad Gateway Error