---
title: "Changes to Get the status of a previously issued provisioning job"
method: GET
path: "/provisioning/{provisioningJobId}/status"
---

# Changes to Get the status of a previously issued provisioning job

`GET /provisioning/{provisioningJobId}/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 50 revisions.

- **2023-02-10** `c20f3ebace53` — 2 warning, 2 info
- **2023-02-10** `0290bea4247c` — 1 info
- **2023-01-31** `9fbf5defc05a` — 1 warning, 1 info
- **2022-10-24** `f8442ac9c675` — 1 breaking, 1 warning
- **2022-10-20** `0012adbb99c0` — 1 breaking
- **2022-10-17** `253a3f8319a7` — 1 info
- **2022-04-28** `0aaa4c57a985` — 1 breaking

## Changes

- **2023-02-10** `c20f3ebace53` — 2 warning, 2 info
  - added the new `FAILURE` enum value to the `status` response property for the response status `200`
  - added the new `SUCCESS` enum value to the `status` response property for the response status `200`
  - removed the `COMPLETE` enum value from the `status` response property for the response status `200`
  - removed the `FAILED` enum value from the `status` response property for the response status `200`
- **2023-02-10** `0290bea4247c` — 1 info
  - added the new optional `header` request parameter `X-Atat-Api-Version` to all path's operations
- **2023-01-31** `9fbf5defc05a` — 1 warning, 1 info
  - deleted the `header` request parameter `X-Target-Impact-Level`
  - added the optional property `environment_id` to the response with the `200` status
- **2022-10-24** `f8442ac9c675` — 1 breaking, 1 warning
  - added the new path request parameter `provisioningJobId`
  - deleted the `path` request parameter `portfolioId`
- **2022-10-20** `0012adbb99c0` — 1 breaking
  - the response property `portfolio_id` became optional for the status `200`
- **2022-10-17** `253a3f8319a7` — 1 info
  - endpoint added
- **2022-04-28** `0aaa4c57a985` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/dod-ccpo/apis/atat-csp-api/docs/provisioning/:provisioningJobId/status/get.md) · [API](https://skmtc.dev/dod-ccpo/apis/atat-csp-api.md) · [Page](https://skmtc.dev/dod-ccpo/apis/atat-csp-api/changes/provisioning/:provisioningJobId/status/get)
