Get a review by job ID or SHA
Query parameters
Look up review by job ID
Look up review by job ID
Look up review by commit SHA
Look up review by commit SHA
Response
OK
Example response
{
"$schema": "https://example.com/Review.json",
"job": {
"$schema": "https://example.com/ReviewJob.json"
}
}Changes
Changed in 5 of the 23 revisions of this API.25
- ○
added the optional property
structured_outputto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
job/experimentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
job/resume_source_job_uuidto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
job/panel_summary/first_started_atto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
job/panel_summary/members_with_costto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
job/panel_summary/first_started_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
job/panel_summary/members_with_costfrom the response with the200statusresponse-optional-property-removed
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●