# Dbt Cloud – List runs action

The List runs action retrieves a list of job runs in a specific Dbt Cloud account. You can optionally filter by job ID and control pagination.

# Input

Input field Description
Account ID Enter your Dbt Cloud account ID.
Job ID Filter the results by a specific job ID.
Limit Set the number of runs to return.
Offset Use to skip a number of results for pagination.

# Output

Output field Description
Data An array of job run objects.


Last updated: 8/18/2025, 2:26:26 PM

On this page