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 fieldDescription
Account IDEnter your Dbt Cloud account ID.
Job IDFilter the results by a specific job ID.
LimitSet the number of runs to return.
OffsetUse to skip a number of results for pagination.

Output

Output fieldDescription
DataAn array of job run objects.

Last updated: