---
title: "Changes to Get job details"
method: GET
path: "/api/v1/jobs/{jid}"
---

# Changes to Get job details

`GET /api/v1/jobs/{jid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2026-03-21** `011f9b67b17a` — 1 breaking, 2 info
- **2026-03-15** `1aab0676c2b4` — 1 breaking, 2 warning
- **2026-03-13** `26871a2f667f` — 1 breaking, 2 warning

## Changes

- **2026-03-21** `011f9b67b17a` — 1 breaking, 2 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `error` to the response with the `200` status
  - added the optional property `result` to the response with the `200` status
- **2026-03-15** `1aab0676c2b4` — 1 breaking, 2 warning
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `error` from the response with the `200` status
  - removed the optional property `result` from the response with the `200` status
- **2026-03-13** `26871a2f667f` — 1 breaking, 2 warning
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `error` from the response with the `200` status
  - removed the optional property `result` from the response with the `200` status

---

[Operation](https://skmtc.dev/gogrlx/apis/grlx-cli-api/docs/api/v1/jobs/:jid/get.md) · [API](https://skmtc.dev/gogrlx/apis/grlx-cli-api.md) · [Page](https://skmtc.dev/gogrlx/apis/grlx-cli-api/changes/api/v1/jobs/:jid/get)
