A valid request URL is required to generate request examples{
"results": [
{
"name": "<string>",
"label": "<string>",
"tags": [
"<string>"
],
"databaseName": "<string>",
"schemaName": "<string>",
"type": "virtual",
"groupLabel": "<string>",
"aiHint": "<string>",
"preAggregateSource": {
"preAggregateName": "<string>",
"sourceExploreName": "<string>"
},
"warnings": [
{
"message": "<string>",
"type": "METADATA_PARSE_ERROR"
}
],
"description": "<string>"
}
],
"status": "ok"
}Get all explores for a project
A valid request URL is required to generate request examples{
"results": [
{
"name": "<string>",
"label": "<string>",
"tags": [
"<string>"
],
"databaseName": "<string>",
"schemaName": "<string>",
"type": "virtual",
"groupLabel": "<string>",
"aiHint": "<string>",
"preAggregateSource": {
"preAggregateName": "<string>",
"sourceExploreName": "<string>"
},
"warnings": [
{
"message": "<string>",
"type": "METADATA_PARSE_ERROR"
}
],
"description": "<string>"
}
],
"status": "ok"
}Documentation Index
Fetch the complete documentation index at: https://lightdash-mintlify-7ef85b36.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?