# 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 |
---|---|
Account ID | Enter your Dbt Cloud account ID. |
Limit | Specify the maximum number of jobs to return. |
Offset | Specify the number of jobs to skip before starting to return results. |
# Output
Output field | Description |
---|---|
Data | An array of job records. Each record includes the job ID and job name. |
Last updated: 8/18/2025, 2:26:26 PM