Skip to main content
GET

Get Run Status

Returns the current status of a workflow run. Use this to poll for completion before fetching results.

Path Parameters

string
required
The unique identifier of the workflow
string
required
The unique identifier of the run (returned when triggering the run)

Response

boolean
Whether the request was successful
object

Polling Strategy

We recommend polling with exponential backoff: