dbt Cloud - List jobs action
The List jobs action returns a list of all jobs in the specified dbt Cloud account.
Input
| Input field | Description |
|---|---|
| Order by | Enter the field to order results by. Use - before the field name to indicate reverse order. |
| Project ID | Enter the numeric ID of the project to filter jobs by. |
Output
| Output field | Description |
|---|---|
| ID | The unique identifier of the job. |
| Account ID | The ID of the dbt Cloud account. |
| Project ID | The ID of the project associated with the job. |
| Environment ID | The ID of the environment associated with the job. |
| Name | The name of the job. |
| Dbt version | The version of dbt used for the job. |
Last updated: