---
title: "Changes to GET /activation-instances/"
method: GET
path: "/activation-instances/"
---

# Changes to GET /activation-instances/

`GET /activation-instances/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 8 revisions.

- **2026-07-17** `c04fc5f09692` — 1 breaking
- **2024-04-29** `feeac1db5ade` — 1 info
- **2024-04-23** `cbf68ddd9760` — 1 breaking, 1 warning, 4 info
- **2023-10-17** `cf4bda9538d3` — 1 warning, 2 info
- **2023-09-05** `011f9cfbad09` — 1 warning
- **2023-08-21** `c84b4813cab1` — 2 warning, 1 info
- **2023-05-19** `f84d9240fdf2` — 1 warning, 1 info
- **2023-04-25** `62d33b790834` — 2 breaking, 2 warning, 8 info

## Changes

- **2026-07-17** `c04fc5f09692` — 1 breaking
  - removed the required property `results/items/event_stream_id` from the response with the `200` status
- **2024-04-29** `feeac1db5ade` — 1 info
  - added the required property `results/items/queue_name` to the response with the `200` status
- **2024-04-23** `cbf68ddd9760` — 1 breaking, 1 warning, 4 info
  - the response property `results/items/activation_id` became nullable for the status `200`
  - added the new `workers offline` enum value to the `results/items/status` response property for the response status `200`
  - the endpoint scheme security `EDAJWTAuthentication` was added to the API
  - the endpoint scheme security `jwtAuth` was added to the API
  - added the required property `results/items/event_stream_id` to the response with the `200` status
  - added the required property `results/items/organization_id` to the response with the `200` status
- **2023-10-17** `cf4bda9538d3` — 1 warning, 2 info
  - added the new `error` enum value to the `results/items/status` response property for the response status `200`
  - added the optional property `results/items/git_hash` to the response with the `200` status
  - added the optional property `results/items/status_message` to the response with the `200` status
- **2023-09-05** `011f9cfbad09` — 1 warning
  - added the new `deleting` enum value to the `results/items/status` response property for the response status `200`
- **2023-08-21** `c84b4813cab1` — 2 warning, 1 info
  - added the new `stopping` enum value to the `results/items/status` response property for the response status `200`
  - added the new `unresponsive` enum value to the `results/items/status` response property for the response status `200`
  - the endpoint scheme security `cookieAuth` was added to the API
- **2023-05-19** `f84d9240fdf2` — 1 warning, 1 info
  - added the new `starting` enum value to the `results/items/status` response property for the response status `200`
  - the endpoint scheme security `cookieAuth` was removed from the API
- **2023-04-25** `62d33b790834` — 2 breaking, 2 warning, 8 info
  - removed the required property `results/items/organization_id` from the response with the `200` status
  - removed the required property `results/items/queue_name` from the response with the `200` status
  - removed the optional property `results/items/git_hash` from the response with the `200` status
  - removed the optional property `results/items/status_message` from the response with the `200` status
  - the endpoint scheme security `EDAJWTAuthentication` was removed from the API
  - the endpoint scheme security `jwtAuth` was removed from the API
  - removed the `deleting` enum value from the `results/items/status` response property for the response status `200`
  - removed the `error` enum value from the `results/items/status` response property for the response status `200`
  - removed the `starting` enum value from the `results/items/status` response property for the response status `200`
  - removed the `stopping` enum value from the `results/items/status` response property for the response status `200`
  - removed the `unresponsive` enum value from the `results/items/status` response property for the response status `200`
  - removed the `workers offline` enum value from the `results/items/status` response property for the response status `200`

---

[Operation](https://skmtc.dev/ansible/apis/event-driven-ansible-api/docs/activation-instances/get.md) · [API](https://skmtc.dev/ansible/apis/event-driven-ansible-api.md) · [Page](https://skmtc.dev/ansible/apis/event-driven-ansible-api/changes/activation-instances/get)
