---
title: "Changes to View a job"
method: GET
path: "/v0/projects/{project}/jobs/{job}"
---

# Changes to View a job

`GET /v0/projects/{project}/jobs/{job}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 64 revisions.

- **2026-05-11** `71cd0a41ffd9` — 3 info
- **2026-03-23** `1634d744359e` — 2 info
- **2026-03-20** `36c8ad753527` — 1 breaking, 4 warning

## Changes

- **2026-05-11** `71cd0a41ffd9` — 3 info
  - added the optional property `config/allOf[#/components/schemas/JsonJobConfig]/build_time` to the response with the `200` status
  - added the optional property `config/allOf[#/components/schemas/JsonJobConfig]/file_size` to the response with the `200` status
  - added the optional property `config/allOf[#/components/schemas/JsonJobConfig]/image` to the response with the `200` status
- **2026-03-23** `1634d744359e` — 2 info
  - added the optional property `spec/allOf[#/components/schemas/JsonSpec]/sandbox` to the response with the `200` status
  - added the required property `spec/allOf[#/components/schemas/JsonSpec]/os` to the response with the `200` status
- **2026-03-20** `36c8ad753527` — 1 breaking, 4 warning
  - removed the required property `spec/allOf[#/components/schemas/JsonSpec]/os` from the response with the `200` status
  - removed the optional property `config/allOf[#/components/schemas/JsonJobConfig]/build_time` from the response with the `200` status
  - removed the optional property `config/allOf[#/components/schemas/JsonJobConfig]/file_size` from the response with the `200` status
  - removed the optional property `config/allOf[#/components/schemas/JsonJobConfig]/image` from the response with the `200` status
  - removed the optional property `spec/allOf[#/components/schemas/JsonSpec]/sandbox` from the response with the `200` status

---

[Operation](https://skmtc.dev/bencherdev/apis/bencher-api/docs/v0/projects/:project/jobs/:job/get.md) · [API](https://skmtc.dev/bencherdev/apis/bencher-api.md) · [Page](https://skmtc.dev/bencherdev/apis/bencher-api/changes/v0/projects/:project/jobs/:job/get)
