v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
QUERIES_V2

Get Dbt Job Tasks Summary

get/query/v2/dbt-jobs/tasks/summary/{workflow_id}

Path parameters

workflow_idstring required

Query parameters

task_idstring
start_datestring date-time
end_datestring date-time
task_typestring[] nullable
run_idstring nullable

Headers

x-tenantstring required

Response

Successful Response

total_costnumber required

Total cost across all DBT task types

model_costnumber required

Cost for DBT model tasks

test_costnumber required

Cost for DBT test tasks

seed_costnumber required

Cost for DBT seed tasks

snapshot_costnumber required

Cost for DBT snapshot tasks

test_coveragenumber nullable

Test coverage percentage (0-100)