Launch Runs
Returns the content of one live-progress file uploaded by a running or completed launch run. Returns 204 No Content while the file has not been uploaded yet. Only metrics.json is accessible. A metrics.json returned mid-run may carry "partial": true.
get/experimental/launch-runs/{id}/live-progress
Path parameters
idstring uuid required
Query parameters
filename'metrics.json' required
Headers
Authorizationstring
Response
Default Response
{"stackTrail":"paths:/experimental/launch-runs/{id}/live-progress:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}