# 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: 1/16/2026, 4:23:47 PM

On this page