Extract the structure of a data model
{ getDataModelStructure }
Returns the structural definition of a materialized data model in JSON format.
Method
/API2/dataSources/getDataModelStructure
Input Parameters
Name
modelId
Type
string
Description
The model's system ID
Output Response
Successful Result Code
200
Response Type
Description of Response Type
The model definition that contains details of tables, their relationships and joins, and measures.