dbt Cloud - List jobs action

The List jobs action returns a list of all jobs in the specified dbt Cloud account.

Input

Input fieldDescription
Order byEnter the field to order results by. Use - before the field name to indicate reverse order.
Project IDEnter the numeric ID of the project to filter jobs by.

Output

Output fieldDescription
IDThe unique identifier of the job.
Account IDThe ID of the dbt Cloud account.
Project IDThe ID of the project associated with the job.
Environment IDThe ID of the environment associated with the job.
NameThe name of the job.
Dbt versionThe version of dbt used for the job.

Last updated: