Dbt Cloud - Retrieve run action

The Retrieve run action fetches details of a specific job run in your Dbt Cloud account.

Input

Input fieldDescription
Account IDEnter your Dbt Cloud account ID.
Run IDEnter the ID of the run to retrieve.

Output

Output fieldDescription
IDThe unique identifier of the run.
StatusThe numeric status code of the run.
Job IDThe ID of the job that triggered the run.
Started atTimestamp for when the run started.
Finished atTimestamp for when the run ended.

Last updated: