dbt Cloud
communityAnalytics engineering platform for data transformation with SQL-based modeling and CI/CD.
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/{account_id}/runs/List job runs
Parameters
limitresults (integeroptionalstatus1(queued)|2(starting)|3(running)|10(success)|20(error)|30(cancelled) (integeroptionalaccount_idaccount ID (integerrequiredjob_definition_idjob ID filter (integeroptionalReturns
data[] with id, status, status_humanized, started_at, finished_at, duration, job_definition_id, git_shaPOST
https://cloud.getdbt.com/api/v2/accounts/{account_id}/jobs/{job_id}/run/Trigger a job run
Parameters
causerun trigger reason (stringrequiredjob_idjob ID (integerrequiredgit_shaspecific commit (stringoptionalaccount_idaccount ID (integerrequiredReturns
data with id, status, href, job_definition_idGET
https://cloud.getdbt.com/api/v2/accounts/{account_id}/projects/List projects
Parameters
account_idaccount ID (integerrequiredReturns
data[] with id, name, repository.full_name, connection.type, created_at, updated_at