projects
jobs
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.
get/v0/projects/{project}/jobs/{job}
Path parameters
jobstring uuid required
The UUID for a job.
projectstring required
The slug or UUID for a project.
Response
successful operation