latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-17126285270.4 KB

29d481391a25

dbt Sync

Get the result of a completed dbt sync

get/api/v1/deployments/{deploymentId}/dbt-sync/{syncJobId}/result

Path parameters

deploymentIdinteger required
syncJobIdstring required

Response

completedAtstring required

When the sync finished, as an ISO 8601 timestamp.

cubeCountinteger required

How many cubes the sync generated from the dbt manifest.

durationMsinteger required

End-to-end sync duration in milliseconds.

syncJobIdstring required