---
title: "Changes to Gets a job by its id."
method: GET
path: "/job/{jobId}"
---

# Changes to Gets a job by its id.

`GET /job/{jobId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 6 revisions.

- **2026-08-21** `5f993bd211f5` — 2 info
- **2026-08-13** `d779de93a5ee` — 3 breaking, 1 info

## Changes

- **2026-08-21** `5f993bd211f5` — 2 info
  - added the optional property `audienceName` to the response with the `200` status
  - added the optional property `campaignId` to the response with the `200` status
- **2026-08-13** `d779de93a5ee` — 3 breaking, 1 info
  - the response property `reviewReason` became nullable for the status `200`
  - added `#/components/schemas/ReviewReason` to the `reviewReason` response property `oneOf` list for the response status `200`
  - the `reviewReason` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed `#/components/schemas/ReviewReason` from the `reviewReason` response property `allOf` list for the response status `200`

---

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