dbt Cloud
communityAnalytics engineering platform for building, testing, and deploying dbt data models.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://cloud.getdbt.com/api/v2/accounts/{accountId}/runs/List runs
Parameters
limitresults (integeroptionalstatusqueued|starting|running|success|error|cancelled (stringoptionalaccountIdaccount ID (integerrequiredReturns
data[] with id, job_id, status, started_at, finished_at, duration, git_sha, environment_idGET
https://cloud.getdbt.com/api/v2/accounts/{accountId}/jobs/List jobs
Parameters
accountIdaccount ID (integerrequiredReturns
data[] with id, name, project_id, environment_id, execute_steps[], triggers, schedule, statePOST
https://cloud.getdbt.com/api/v2/accounts/{accountId}/jobs/{jobId}/run/Trigger job run
Parameters
causetrigger reason (stringrequiredjobIdjob ID (integerrequiredaccountIdaccount ID (integerrequiredReturns
data with id, job_id, status, href