We propose adding a valuable feature to our dashboard UI: the ability to export a comprehensive list of all data models, including both Elasticubes and live models. This enhancement is essential for ...
Feature to export all datamodels from UI
Tim
02-03-2025Data Integration
An API GET call to "api/v2/datamodels/schema" returns a plaintext file listing all datamodel definitions (including listing all table names, field names, and source queries). I found that useful for checking which source fields are referenced.