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

# Changes to Retrieve a Job Activity

`GET /jobactivity/{uuid}.json`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2025-09-12** `638a8df09bf4` — 2 breaking
- **2025-08-14** `ca9b053c4373` — 5 info
- **2025-08-11** `f2e41074a468` — 2 breaking

## Changes

- **2025-09-12** `638a8df09bf4` — 2 breaking
  - the `allocated_by_staff_uuid` response's property type/format changed from `string`/`uuid` to ``/`` for status `200`
  - the `allocated_timestamp` response's property type/format changed from `string`/`` to ``/`` for status `200`
- **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` — 2 breaking
  - the `travel_distance_in_meters` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `travel_time_in_seconds` response's property type/format changed from `string`/`` to `integer`/`` for status `200`

---

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