---
title: "Changes to Retrieve a Job"
method: GET
path: "/job/{uuid}.json"
---

# Changes to Retrieve a Job

`GET /job/{uuid}.json`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2025-08-14** `ca9b053c4373` — 5 info
- **2025-08-11** `f2e41074a468` — 4 breaking, 8 warning

## Changes

- **2025-08-14** `ca9b053c4373` — 5 info
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
- **2025-08-11** `f2e41074a468` — 4 breaking, 8 warning
  - the `geo_is_valid` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `invoice_sent` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `payment_processed` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `payment_received` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - added the new `0.00` enum value to the `geo_is_valid` response property for the response status `200`
  - added the new `0.00` enum value to the `invoice_sent` response property for the response status `200`
  - added the new `0.00` enum value to the `payment_processed` response property for the response status `200`
  - added the new `0.00` enum value to the `payment_received` response property for the response status `200`
  - added the new `1.00` enum value to the `geo_is_valid` response property for the response status `200`
  - added the new `1.00` enum value to the `invoice_sent` response property for the response status `200`
  - added the new `1.00` enum value to the `payment_processed` response property for the response status `200`
  - added the new `1.00` enum value to the `payment_received` response property for the response status `200`

---

[Operation](https://skmtc.dev/servicem8/apis/servicem8-api/docs/job/:uuid.json/get.md) · [API](https://skmtc.dev/servicem8/apis/servicem8-api.md) · [Page](https://skmtc.dev/servicem8/apis/servicem8-api/changes/job/:uuid.json/get)
