Skip to main content
GET
Get Run

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

run_id
string<uuid>
required

The run's unique identifier

Response

Default Response

run
object | null
required

The run details, or null if the run no longer exists

pending_human_request
object | null

The pending human request blocking the run, if any