---
title: "Changes to Get job status by id"
method: GET
path: "/job/status/{job_id}"
---

# Changes to Get job status by id

`GET /job/status/{job_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 5 revisions.

- **2026-08-21** `a753ea35d9dd` — 2 breaking, 2 info

## Changes

- **2026-08-21** `a753ea35d9dd` — 2 breaking, 2 info
  - the `created_at` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `updated_at` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `created_at` response's property pattern `\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2}\s(([+-]\d{2}\d{2})|UTC)` was removed for the status `200`
  - the `updated_at` response's property pattern `\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2}\s(([+-]\d{2}\d{2})|UTC)` was removed for the status `200`

---

[Operation](https://skmtc.dev/treasure/apis/treasure-data-api/docs/job/status/:job_id/get.md) · [API](https://skmtc.dev/treasure/apis/treasure-data-api.md) · [Page](https://skmtc.dev/treasure/apis/treasure-data-api/changes/job/status/:job_id/get)
