Get run review
Reviews
Get run review
Returns review metadata and corrections for a run. Corrected files are listed at GET /runs//reviews/expected; embed review + expected artifacts with GET /runs/?expand=execution.
GET
Get run review
Authorizations
API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.
Path Parameters
Run id.
Response
Run review metadata.
Review metadata and corrections. Corrected files are listed separately at GET /runs/{id}/reviews/expected.