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
Response
Successfully got run
TaskRunResponse
OR
WorkflowRunResponse
Get run information (task run, workflow run)