Path Parameters
The uuid of the project
The uuid of the job
{
"results": {
"log": {
"report": {
"baseTableNames": [
"<string>"
],
"exploresWithErrors": [
{
"name": "<string>",
"label": "<string>",
"tags": [
"<string>"
],
"groupLabel": "<string>",
"baseTable": "<string>",
"joinedTables": [
{
"type": "inner",
"table": "<string>",
"hidden": true,
"sqlOn": "<string>",
"always": true,
"relationship": "one-to-many",
"parameterReferences": [
"<string>"
],
"tablesReferences": [
"<string>"
],
"compiledSqlOn": "<string>"
}
],
"tables": {},
"unfilteredTables": {},
"targetDatabase": "bigquery",
"warehouse": "<string>",
"databricksCompute": "<string>",
"ymlPath": "<string>",
"sqlPath": "<string>",
"type": "virtual",
"spotlight": {
"categories": [
"<string>"
],
"visibility": "show"
},
"aiHint": "<string>",
"parameters": {},
"errors": [
{
"message": "<string>",
"type": "METADATA_PARSE_ERROR"
}
]
}
],
"dimensionsCount": 123,
"metricsCount": 123,
"errorExploresCount": 123,
"successfulExploresCount": 123,
"totalExploresCount": 123
},
"warehouseType": "<string>",
"requestMethod": "<string>",
"dbtConnectionType": "<string>",
"compilationSource": "cli_deploy",
"createdAt": "2023-11-07T05:31:56Z",
"organizationUuid": "<string>",
"userName": "<string>",
"userUuid": "<string>",
"jobUuid": "<string>",
"projectUuid": "<string>",
"projectCompileLogId": "<string>"
}
},
"status": "ok"
}Get compilation log by job UUID
{
"results": {
"log": {
"report": {
"baseTableNames": [
"<string>"
],
"exploresWithErrors": [
{
"name": "<string>",
"label": "<string>",
"tags": [
"<string>"
],
"groupLabel": "<string>",
"baseTable": "<string>",
"joinedTables": [
{
"type": "inner",
"table": "<string>",
"hidden": true,
"sqlOn": "<string>",
"always": true,
"relationship": "one-to-many",
"parameterReferences": [
"<string>"
],
"tablesReferences": [
"<string>"
],
"compiledSqlOn": "<string>"
}
],
"tables": {},
"unfilteredTables": {},
"targetDatabase": "bigquery",
"warehouse": "<string>",
"databricksCompute": "<string>",
"ymlPath": "<string>",
"sqlPath": "<string>",
"type": "virtual",
"spotlight": {
"categories": [
"<string>"
],
"visibility": "show"
},
"aiHint": "<string>",
"parameters": {},
"errors": [
{
"message": "<string>",
"type": "METADATA_PARSE_ERROR"
}
]
}
],
"dimensionsCount": 123,
"metricsCount": 123,
"errorExploresCount": 123,
"successfulExploresCount": 123,
"totalExploresCount": 123
},
"warehouseType": "<string>",
"requestMethod": "<string>",
"dbtConnectionType": "<string>",
"compilationSource": "cli_deploy",
"createdAt": "2023-11-07T05:31:56Z",
"organizationUuid": "<string>",
"userName": "<string>",
"userUuid": "<string>",
"jobUuid": "<string>",
"projectUuid": "<string>",
"projectCompileLogId": "<string>"
}
},
"status": "ok"
}The uuid of the project
The uuid of the job