A valid request URL is required to generate request examples{
"results": {
"data": [
{
"report": {
"baseTableNames": [
"<string>"
],
"exploresWithErrors": [
{
"name": "<string>",
"label": "<string>",
"errors": [
{
"message": "<string>"
}
],
"tags": [
"<string>"
],
"groupLabel": "<string>",
"groups": [
"<string>"
],
"baseTable": "<string>",
"joinedTables": [
{
"table": "<string>",
"sqlOn": "<string>",
"compiledSqlOn": "<string>",
"hidden": true,
"always": true,
"parameterReferences": [
"<string>"
],
"tablesReferences": [
"<string>"
]
}
],
"tables": {},
"unfilteredTables": {},
"warehouse": "<string>",
"databricksCompute": "<string>",
"ymlPath": "<string>",
"sqlPath": "<string>",
"caseSensitive": true,
"spotlight": {
"owner": "<string>",
"categories": [
"<string>"
]
},
"aiHint": "<string>",
"parameters": {},
"savedParameterValues": {},
"preAggregates": [
{
"metrics": [
"<string>"
],
"dimensions": [
"<string>"
],
"name": "<string>",
"materializationRole": {
"attributes": {},
"email": "<string>"
},
"refresh": {
"cron": "<string>"
},
"maxRows": 123,
"timeDimension": "<string>",
"filters": [
{
"id": "<string>",
"target": {
"fieldRef": "<string>"
},
"values": [
"<unknown>"
],
"settings": "<unknown>",
"disabled": true,
"required": true,
"caseSensitive": true
}
]
}
],
"preAggregateSource": {
"preAggregateName": "<string>",
"sourceExploreName": "<string>"
},
"warnings": [
{
"message": "<string>"
}
]
}
],
"dimensionsCount": 123,
"metricsCount": 123,
"errorExploresCount": 123,
"successfulExploresCount": 123,
"totalExploresCount": 123
},
"warehouseType": "<string>",
"requestMethod": "<string>",
"dbtConnectionType": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"organizationUuid": "<string>",
"userName": "<string>",
"userUuid": "<string>",
"jobUuid": "<string>",
"projectUuid": "<string>",
"projectCompileLogId": "<string>"
}
],
"pagination": {
"totalResults": 123,
"totalPageCount": 123,
"pageSize": 123,
"page": 123
}
}
}Get compilation logs for a project
A valid request URL is required to generate request examples{
"results": {
"data": [
{
"report": {
"baseTableNames": [
"<string>"
],
"exploresWithErrors": [
{
"name": "<string>",
"label": "<string>",
"errors": [
{
"message": "<string>"
}
],
"tags": [
"<string>"
],
"groupLabel": "<string>",
"groups": [
"<string>"
],
"baseTable": "<string>",
"joinedTables": [
{
"table": "<string>",
"sqlOn": "<string>",
"compiledSqlOn": "<string>",
"hidden": true,
"always": true,
"parameterReferences": [
"<string>"
],
"tablesReferences": [
"<string>"
]
}
],
"tables": {},
"unfilteredTables": {},
"warehouse": "<string>",
"databricksCompute": "<string>",
"ymlPath": "<string>",
"sqlPath": "<string>",
"caseSensitive": true,
"spotlight": {
"owner": "<string>",
"categories": [
"<string>"
]
},
"aiHint": "<string>",
"parameters": {},
"savedParameterValues": {},
"preAggregates": [
{
"metrics": [
"<string>"
],
"dimensions": [
"<string>"
],
"name": "<string>",
"materializationRole": {
"attributes": {},
"email": "<string>"
},
"refresh": {
"cron": "<string>"
},
"maxRows": 123,
"timeDimension": "<string>",
"filters": [
{
"id": "<string>",
"target": {
"fieldRef": "<string>"
},
"values": [
"<unknown>"
],
"settings": "<unknown>",
"disabled": true,
"required": true,
"caseSensitive": true
}
]
}
],
"preAggregateSource": {
"preAggregateName": "<string>",
"sourceExploreName": "<string>"
},
"warnings": [
{
"message": "<string>"
}
]
}
],
"dimensionsCount": 123,
"metricsCount": 123,
"errorExploresCount": 123,
"successfulExploresCount": 123,
"totalExploresCount": 123
},
"warehouseType": "<string>",
"requestMethod": "<string>",
"dbtConnectionType": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"organizationUuid": "<string>",
"userName": "<string>",
"userUuid": "<string>",
"jobUuid": "<string>",
"projectUuid": "<string>",
"projectCompileLogId": "<string>"
}
],
"pagination": {
"totalResults": 123,
"totalPageCount": 123,
"pageSize": 123,
"page": 123
}
}
}Documentation Index
Fetch the complete documentation index at: https://lightdash-mintlify-55f1bb73.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
number of items per page
number of page
column to sort by
created_at, compilation_source sort direction (asc or desc)
asc, desc filter by triggered user UUIDs (comma-separated)
filter by source ("cli_deploy", "refresh_dbt")
cli_deploy, refresh_dbt, create_project Was this page helpful?