aiendpoint.dev
Servicesdbt Cloud

dbt Cloud

community

Analytics engineering platform for building, testing, and deploying dbt data models.

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://dbt.combearerdatadeveloperconfidence: 90/1000 discoveries1 contributors
GEThttps://cloud.getdbt.com/api/v2/accounts/{accountId}/runs/

List runs

Parameters

limitresults (integeroptional
statusqueued|starting|running|success|error|cancelled (stringoptional
accountIdaccount ID (integerrequired

Returns

data[] with id, job_id, status, started_at, finished_at, duration, git_sha, environment_id
GEThttps://cloud.getdbt.com/api/v2/accounts/{accountId}/jobs/

List jobs

Parameters

accountIdaccount ID (integerrequired

Returns

data[] with id, name, project_id, environment_id, execute_steps[], triggers, schedule, state
POSThttps://cloud.getdbt.com/api/v2/accounts/{accountId}/jobs/{jobId}/run/

Trigger job run

Parameters

causetrigger reason (stringrequired
jobIdjob ID (integerrequired
accountIdaccount ID (integerrequired

Returns

data with id, job_id, status, href
dbt Cloud — AIEndpoint