View a job
➕ Bencher Plus: View a job for a project. If the project is public, then the user does not need to be authenticated. If the project is private, then the user must be authenticated and have view permissions for the project, or provide a valid project key for the project. The job output is only included in the response for terminal (completed, failed, or canceled) jobs when the user is authenticated and has view permissions for the project.
Path parameters
The UUID for a job.
The slug or UUID for a project.
Response
successful operation
Changes
Changed in 3 of the 64 revisions of this API.145
- ○
added the optional property
config/allOf[JsonJobConfig]/build_timeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
config/allOf[JsonJobConfig]/file_sizeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
config/allOf[JsonJobConfig]/imageto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
spec/allOf[JsonSpec]/sandboxto the response with the200statusresponse-optional-property-added
- ○
added the required property
spec/allOf[JsonSpec]/osto the response with the200statusresponse-required-property-added
- ○
- ▲
removed the required property
spec/allOf[JsonSpec]/osfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
config/allOf[JsonJobConfig]/build_timefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
config/allOf[JsonJobConfig]/file_sizefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
config/allOf[JsonJobConfig]/imagefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
spec/allOf[JsonSpec]/sandboxfrom the response with the200statusresponse-optional-property-removed
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲