---
title: "Changes to Get simulation plan job"
method: GET
path: "/v1/simulation/plan/job/{jobId}"
---

# Changes to Get simulation plan job

`GET /v1/simulation/plan/job/{jobId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 111 revisions.

- **2026-09-03** `6a09e09bd1ca` — 1 info
- **2026-08-26** `b4a59c7057ca` — 1 breaking, 7 info
- **2026-08-20** `9080f2313118` — 1 warning
- **2026-08-17** `887b091b3d81` — 1 breaking, 13 warning, 4 info
- **2026-04-17** `ec9443a8a36f` — 2 warning

## Changes

- **2026-09-03** `6a09e09bd1ca` — 1 info
  - added the non-success response with the status `400`
- **2026-08-26** `b4a59c7057ca` — 1 breaking, 7 info
  - the response's body type changed from no type to `object` for status `404`
  - for the `path` request parameter `jobId`, the type was generalized from no type to `string`, and format from no format to `uuid`
  - added the optional property `details` to the response with the `404` status
  - added the optional property `param` to the response with the `404` status
  - added the required property `code` to the response with the `404` status
  - added the required property `data/simulationJobs/items/persona/age` to the response with the `200` status
  - added the required property `message` to the response with the `404` status
  - added the required property `type` to the response with the `404` status
- **2026-08-20** `9080f2313118` — 1 warning
  - added the new `PREPARING_CAPACITY` enum value to the `data/status` response property for the response status `200`
- **2026-08-17** `887b091b3d81` — 1 breaking, 13 warning, 4 info
  - the response property `data/simulationJobs/items/persona/idleMessages` became nullable for the status `200`
  - added the new `DAILY` enum value to the `data/simulationJobs/items/agentEndpoint/type` response property for the response status `200`
  - added the new `HE` enum value to the `data/simulationJobs/items/persona/language` response property for the response status `200`
  - added the new `IL` enum value to the `data/simulationJobs/items/persona/accent` response property for the response status `200`
  - added the new `PENDING` enum value to the `data/simulationJobs/items/processingStatus` response property for the response status `200`
  - added the new `WAITING_FOR_LIVE_CONVERSATION` enum value to the `data/simulationJobs/items/processingStatus` response property for the response status `200`
  - added the new `conflict` enum value to the `type` response property for the response status `401`
  - added the new `conflict` enum value to the `type` response property for the response status `403`
  - added the new `conflict` enum value to the `type` response property for the response status `429`
  - added the new `conflict` enum value to the `type` response property for the response status `500`
  - added the new `payment_required` enum value to the `type` response property for the response status `401`
  - added the new `payment_required` enum value to the `type` response property for the response status `403`
  - added the new `payment_required` enum value to the `type` response property for the response status `429`
  - added the new `payment_required` enum value to the `type` response property for the response status `500`
  - the `idleMessageMaxSpokenCount` response's property default value changed from `5` to `3` for the status `200`
  - the `idleMessageResetCountOnUserSpeechEnabled` response's property default value changed from `false` to `true` for the status `200`
  - the `idleMessages` response's property default value `Are you still there?, Hello?, Can you hear me?` was removed for the status `200`
  - added the required property `data/simulationJobs/items/persona/understoodLanguages` to the response with the `200` status
- **2026-04-17** `ec9443a8a36f` — 2 warning
  - added the new `GOOGLE_CES` enum value to the `data/simulationJobs/items/agentEndpoint/type` response property for the response status `200`
  - added the new `KORE` enum value to the `data/simulationJobs/items/agentEndpoint/type` response property for the response status `200`

---

[Operation](https://skmtc.dev/roarkhq/apis/roark-analytics-api/docs/v1/simulation/plan/job/:jobId/get.md) · [API](https://skmtc.dev/roarkhq/apis/roark-analytics-api.md) · [Page](https://skmtc.dev/roarkhq/apis/roark-analytics-api/changes/v1/simulation/plan/job/:jobId/get)
