Environment
API key obtained from Settings > API Keys. Pass as: Authorization: Bearer
Comma-separated list of entity types to include. Valid values: models, relationships, metrics, glossary, ai_analysts. Defaults to all.
models,relationships,metrics,glossary,ai_analystsOutput format. Defaults to json.
jsonPossible values: Environment export
1.0Models with dimensions, measures, filters, and grain
Relationships between models
Defined metrics with expressions and joins
Glossary terms with definitions and mappings
AI analysts with semantic layer access configuration
No environment context available
Unauthorized β missing or invalid API key
API key obtained from Settings > API Keys. Pass as: Authorization: Bearer
Models to create or update (matched by name)
Relationships between models
Metrics to create or update (matched by name)
Glossary terms to create or update (matched by term)
AI analysts to create or update (matched by name)
What to do with existing entities not present in the payload. "delete" removes them, "keep" (default) leaves them.
keepPossible values: Sync summary
Number of entities created
Number of entities updated
Number of orphaned entities deleted (0 if orphaned=keep)
Number of entities that were already up to date
No environment context available
Unauthorized β missing or invalid API key
Validation error β one or more referenced data sources do not exist
Last updated
Was this helpful?