aiendpoint.dev
Servicesdbt Cloud

dbt Cloud

community

Analytics engineering platform for data transformation with SQL-based modeling and CI/CD.

Visit site ↗

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.

https://cloud.getdbt.combearerdatadeveloperconfidence: 90/1000 discoveries1 contributors
GEThttps://cloud.getdbt.com/api/v2/accounts/{account_id}/runs/

List job runs

Parameters

limitresults (integeroptional
status1(queued)|2(starting)|3(running)|10(success)|20(error)|30(cancelled) (integeroptional
account_idaccount ID (integerrequired
job_definition_idjob ID filter (integeroptional

Returns

data[] with id, status, status_humanized, started_at, finished_at, duration, job_definition_id, git_sha
POSThttps://cloud.getdbt.com/api/v2/accounts/{account_id}/jobs/{job_id}/run/

Trigger a job run

Parameters

causerun trigger reason (stringrequired
job_idjob ID (integerrequired
git_shaspecific commit (stringoptional
account_idaccount ID (integerrequired

Returns

data with id, status, href, job_definition_id
GEThttps://cloud.getdbt.com/api/v2/accounts/{account_id}/projects/

List projects

Parameters

account_idaccount ID (integerrequired

Returns

data[] with id, name, repository.full_name, connection.type, created_at, updated_at