Reviews
Download corrected artifact file
Downloads one corrected artifact file attached to the run review. Use the filename returned by the corrected-output collection endpoint.
get/api/v1/runs/{id}/reviews/expected/{filename}
Path parameters
idstring required
Run id.
Run id.
filenamestring required
Corrected artifact file name or slash-delimited path, as returned by GET /runs/{id}/reviews/expected.
Corrected artifact file name or slash-delimited path, as returned by GET /runs/{id}/reviews/expected.
Response
Corrected file bytes.