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-keystringRequired

Response

Successfully got run
TaskRunResponseobject
OR
WorkflowRunResponseobject

Errors