workflow management

Get Workflow Run

Get a workflow run with its most recent event.

get/v1/workflows/runs/{run_id}

Path parameters

run_idstring required

Response

Successful Response

{"stackTrail":"paths:/v1/workflows/runs/{run_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes