Get a run by id

Get run information (task run, workflow run)

Path parameters

run_idstringRequired
The id of the task run or the workflow run.

Headers

x-api-keystring or nullOptional
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Response

Successfully got run
TaskRunResponseobject
OR
WorkflowRunResponseobject

Errors