---
title: "Changes to GET /activations/"
method: GET
path: "/activations/"
---

# Changes to GET /activations/

`GET /activations/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 8 revisions.

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

## Changes

- **2026-07-17** `c04fc5f09692` — 1 breaking, 17 info
  - removed the required property `results/items/eda_credentials/items/credential_type/allOf[#/components/schemas/CredentialTypeRef]/organization_id` from the response with the `200` status
  - added the optional property `results/items/event_streams/items/additional_data_headers` to the response with the `200` status
  - added the optional property `results/items/event_streams/items/event_stream_type` to the response with the `200` status
  - added the optional property `results/items/event_streams/items/test_mode` to the response with the `200` status
  - added the optional property `results/items/skip_audit_events` to the response with the `200` status
  - added the optional property `results/items/source_mappings` to the response with the `200` status
  - added the required property `results/items/event_streams/items/created_at` to the response with the `200` status
  - added the required property `results/items/event_streams/items/eda_credential` to the response with the `200` status
  - added the required property `results/items/event_streams/items/events_received` to the response with the `200` status
  - added the required property `results/items/event_streams/items/last_event_received_at` to the response with the `200` status
  - added the required property `results/items/event_streams/items/modified_at` to the response with the `200` status
  - added the required property `results/items/event_streams/items/organization` to the response with the `200` status
  - added the required property `results/items/event_streams/items/owner` to the response with the `200` status
  - added the required property `results/items/event_streams/items/test_content` to the response with the `200` status
  - added the required property `results/items/event_streams/items/test_content_type` to the response with the `200` status
  - added the required property `results/items/event_streams/items/test_error_message` to the response with the `200` status
  - added the required property `results/items/event_streams/items/test_headers` to the response with the `200` status
  - added the required property `results/items/event_streams/items/url` to the response with the `200` status
- **2024-04-29** `feeac1db5ade` — 1 breaking, 1 info
  - removed the required property `results/items/extra_var_id` from the response with the `200` status
  - added the optional property `results/items/extra_var` to the response with the `200` status
- **2024-04-23** `cbf68ddd9760` — 2 warning, 8 info
  - deleted the `query` request parameter `credential_id`
  - 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 optional property `results/items/eda_credentials` to the response with the `200` status
  - added the optional property `results/items/event_streams` to the response with the `200` status
  - added the optional property `results/items/k8s_service_name` to the response with the `200` status
  - added the optional property `results/items/log_level` to the response with the `200` status
  - added the required property `results/items/awx_token_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, 4 info
  - added the new `error` enum value to the `results/items/status` response property for the response status `200`
  - added the new optional `query` request parameter `credential_id`
  - added the new optional `query` request parameter `decision_environment_id`
  - added the optional property `results/items/current_job_id` 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 breaking, 1 warning, 1 info
  - the response property `results/items/status` became optional for the status `200`
  - added the new `deleting` enum value to the `results/items/status` response property for the response status `200`
  - added the new optional `query` request parameter `status`
- **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` — 6 info
  - the endpoint scheme security `cookieAuth` was removed from the API
  - added the new optional `query` request parameter `name`
  - added the required property `results/items/rules_count` to the response with the `200` status
  - added the required property `results/items/rules_fired_count` to the response with the `200` status
  - added the required property `results/items/status` to the response with the `200` status
  - the response required property `results/items/rulebook_name` became not read-only for the status `200`
- **2023-04-25** `62d33b790834` — 4 breaking, 13 warning, 4 info
  - removed the required property `results/items/awx_token_id` from the response with the `200` status
  - removed the required property `results/items/organization_id` from the response with the `200` status
  - removed the required property `results/items/rules_count` from the response with the `200` status
  - removed the required property `results/items/rules_fired_count` from the response with the `200` status
  - deleted the `query` request parameter `decision_environment_id`
  - deleted the `query` request parameter `name`
  - deleted the `query` request parameter `status`
  - removed the optional property `results/items/current_job_id` from the response with the `200` status
  - removed the optional property `results/items/eda_credentials` from the response with the `200` status
  - removed the optional property `results/items/event_streams` from the response with the `200` status
  - removed the optional property `results/items/extra_var` from the response with the `200` status
  - removed the optional property `results/items/k8s_service_name` from the response with the `200` status
  - removed the optional property `results/items/log_level` from the response with the `200` status
  - removed the optional property `results/items/skip_audit_events` from the response with the `200` status
  - removed the optional property `results/items/source_mappings` from the response with the `200` status
  - removed the optional property `results/items/status` 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
  - added the required property `results/items/extra_var_id` to the response with the `200` status
  - the response required property `results/items/rulebook_name` became read-only for the status `200`

---

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