---
title: "Changes to GET /activations/{id}/"
method: GET
path: "/activations/{id}/"
---

# Changes to GET /activations/{id}/

`GET /activations/{id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 8 revisions.

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

## Changes

- **2026-07-17** `c04fc5f09692` — 2 breaking, 17 info
  - removed the required property `eda_credentials/items/credential_type/allOf[#/components/schemas/CredentialTypeRef]/organization_id` from the response with the `200` status
  - removed the required property `instances/items/event_stream_id` from the response with the `200` status
  - added the optional property `event_streams/items/additional_data_headers` to the response with the `200` status
  - added the optional property `event_streams/items/event_stream_type` to the response with the `200` status
  - added the optional property `event_streams/items/test_mode` to the response with the `200` status
  - added the optional property `skip_audit_events` to the response with the `200` status
  - added the optional property `source_mappings` to the response with the `200` status
  - added the required property `event_streams/items/created_at` to the response with the `200` status
  - added the required property `event_streams/items/eda_credential` to the response with the `200` status
  - added the required property `event_streams/items/events_received` to the response with the `200` status
  - added the required property `event_streams/items/last_event_received_at` to the response with the `200` status
  - added the required property `event_streams/items/modified_at` to the response with the `200` status
  - added the required property `event_streams/items/organization` to the response with the `200` status
  - added the required property `event_streams/items/owner` to the response with the `200` status
  - added the required property `event_streams/items/test_content` to the response with the `200` status
  - added the required property `event_streams/items/test_content_type` to the response with the `200` status
  - added the required property `event_streams/items/test_error_message` to the response with the `200` status
  - added the required property `event_streams/items/test_headers` to the response with the `200` status
  - added the required property `event_streams/items/url` to the response with the `200` status
- **2024-04-29** `feeac1db5ade` — 1 breaking, 2 info
  - the `extra_var` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed `#/components/schemas/ExtraVarRef` from the `extra_var` response property `allOf` list for the response status `200`
  - added the required property `instances/items/queue_name` to the response with the `200` status
- **2024-04-23** `cbf68ddd9760` — 1 breaking, 2 warning, 14 info
  - the response property `instances/items/activation_id` became nullable for the status `200`
  - added the new `workers offline` enum value to the `instances/items/status` response property for the response status `200`
  - added the new `workers offline` enum value to the `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 `eda_credentials` to the response with the `200` status
  - added the optional property `event_streams` to the response with the `200` status
  - added the optional property `k8s_service_name` to the response with the `200` status
  - added the optional property `log_level` to the response with the `200` status
  - added the optional property `project/allOf[#/components/schemas/ProjectRef]/scm_type` to the response with the `200` status
  - added the required property `awx_token_id` to the response with the `200` status
  - added the required property `decision_environment/allOf[#/components/schemas/DecisionEnvironmentRef]/organization_id` to the response with the `200` status
  - added the required property `instances/items/event_stream_id` to the response with the `200` status
  - added the required property `instances/items/organization_id` to the response with the `200` status
  - added the required property `organization` to the response with the `200` status
  - added the required property `project/allOf[#/components/schemas/ProjectRef]/organization_id` to the response with the `200` status
  - added the required property `rulebook/allOf[#/components/schemas/RulebookRef]/organization_id` to the response with the `200` status
- **2023-10-17** `cf4bda9538d3` — 5 breaking, 3 warning, 6 info
  - the response property `rulebook` became nullable for the status `200`
  - the response property `rulebook` became optional for the status `200`
  - the `rulebook` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `rulebook/id` from the response with the `200` status
  - removed the required property `rulebook/name` from the response with the `200` status
  - removed the optional property `rulebook/description` from the response with the `200` status
  - added the new `error` enum value to the `instances/items/status` response property for the response status `200`
  - added the new `error` enum value to the `status` response property for the response status `200`
  - added the optional property `current_job_id` to the response with the `200` status
  - added the optional property `git_hash` to the response with the `200` status
  - added the optional property `instances/items/git_hash` to the response with the `200` status
  - added the optional property `instances/items/status_message` to the response with the `200` status
  - added the optional property `status_message` to the response with the `200` status
  - added `#/components/schemas/RulebookRef` to the `rulebook` response property `allOf` list for the response status `200`
- **2023-09-05** `011f9cfbad09` — 1 breaking, 2 warning
  - the response property `status` became optional for the status `200`
  - added the new `deleting` enum value to the `instances/items/status` response property for the response status `200`
  - added the new `deleting` enum value to the `status` response property for the response status `200`
- **2023-08-21** `c84b4813cab1` — 4 warning, 2 info
  - added the new `stopping` enum value to the `instances/items/status` response property for the response status `200`
  - added the new `stopping` enum value to the `status` response property for the response status `200`
  - added the new `unresponsive` enum value to the `instances/items/status` response property for the response status `200`
  - added the new `unresponsive` enum value to the `status` response property for the response status `200`
  - the endpoint scheme security `cookieAuth` was added to the API
  - added the optional property `restarted_at` to the response with the `200` status
- **2023-05-19** `f84d9240fdf2` — 3 warning, 3 info
  - removed the optional property `rulebook/path` from the response with the `200` status
  - added the new `starting` enum value to the `instances/items/status` response property for the response status `200`
  - added the new `starting` enum value to the `status` response property for the response status `200`
  - the endpoint scheme security `cookieAuth` was removed from the API
  - added the required property `rules_count` to the response with the `200` status
  - added the required property `rules_fired_count` to the response with the `200` status
- **2023-04-25** `62d33b790834` — 10 breaking, 13 warning, 22 info
  - the `extra_var` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `rulebook` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed the required property `awx_token_id` from the response with the `200` status
  - removed the required property `decision_environment/allOf[#/components/schemas/DecisionEnvironmentRef]/organization_id` from the response with the `200` status
  - removed the required property `instances/items/organization_id` from the response with the `200` status
  - removed the required property `instances/items/queue_name` from the response with the `200` status
  - removed the required property `organization` from the response with the `200` status
  - removed the required property `project/allOf[#/components/schemas/ProjectRef]/organization_id` from the response with the `200` status
  - removed the required property `rules_count` from the response with the `200` status
  - removed the required property `rules_fired_count` from the response with the `200` status
  - removed the optional property `current_job_id` from the response with the `200` status
  - removed the optional property `eda_credentials` from the response with the `200` status
  - removed the optional property `event_streams` from the response with the `200` status
  - removed the optional property `git_hash` from the response with the `200` status
  - removed the optional property `instances/items/git_hash` from the response with the `200` status
  - removed the optional property `instances/items/status_message` from the response with the `200` status
  - removed the optional property `k8s_service_name` from the response with the `200` status
  - removed the optional property `log_level` from the response with the `200` status
  - removed the optional property `project/allOf[#/components/schemas/ProjectRef]/scm_type` from the response with the `200` status
  - removed the optional property `restarted_at` from the response with the `200` status
  - removed the optional property `skip_audit_events` from the response with the `200` status
  - removed the optional property `source_mappings` from the response with the `200` status
  - removed the optional property `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 optional property `rulebook/description` to the response with the `200` status
  - added the optional property `rulebook/path` to the response with the `200` status
  - added `#/components/schemas/ExtraVarRef` to the `extra_var` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/RulebookRef` from the `rulebook` response property `allOf` list for the response status `200`
  - the response property `rulebook` became required for the status `200`
  - the response property `status` became required for the status `200`
  - removed the `deleting` enum value from the `instances/items/status` response property for the response status `200`
  - removed the `deleting` enum value from the `status` response property for the response status `200`
  - removed the `error` enum value from the `instances/items/status` response property for the response status `200`
  - removed the `error` enum value from the `status` response property for the response status `200`
  - removed the `starting` enum value from the `instances/items/status` response property for the response status `200`
  - removed the `starting` enum value from the `status` response property for the response status `200`
  - removed the `stopping` enum value from the `instances/items/status` response property for the response status `200`
  - removed the `stopping` enum value from the `status` response property for the response status `200`
  - removed the `unresponsive` enum value from the `instances/items/status` response property for the response status `200`
  - …5 more

---

[Operation](https://skmtc.dev/ansible/apis/event-driven-ansible-api/docs/activations/:id/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/:id/get)
