Get a run by id
Get run information (task run, workflow run)
Path parameters
run_id
The id of the task run or the workflow run.
Headers
x-api-key
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Response
Successfully got run
TaskRunResponse
OR
WorkflowRunResponse

