---
title: "Changes to GET /activation-instances/{id}/logs/"
method: GET
path: "/activation-instances/{id}/logs/"
---

# Changes to GET /activation-instances/{id}/logs/

`GET /activation-instances/{id}/logs/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 8 revisions.

- **2026-07-17** `c04fc5f09692` — 1 breaking
- **2024-04-23** `cbf68ddd9760` — 3 info
- **2023-09-05** `011f9cfbad09` — 2 warning, 1 info
- **2023-08-21** `c84b4813cab1` — 4 breaking, 12 info
- **2023-05-19** `f84d9240fdf2` — 1 info
- **2023-04-25** `62d33b790834` — 9 warning, 7 info

## Changes

- **2026-07-17** `c04fc5f09692` — 1 breaking
  - removed the required property `results/items/line_number` from the response with the `200` status
- **2024-04-23** `cbf68ddd9760` — 3 info
  - 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/log_timestamp` to the response with the `200` status
- **2023-09-05** `011f9cfbad09` — 2 warning, 1 info
  - deleted the `query` request parameter `name`
  - deleted the `query` request parameter `status`
  - added the new optional `query` request parameter `log`
- **2023-08-21** `c84b4813cab1` — 4 breaking, 12 info
  - removed the required property `activation_instance` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `line_number` from the response with the `200` status
  - removed the required property `log` from the response with the `200` status
  - api operation id `activation_instances_logs_retrieve` removed and replaced with `activation_instances_logs_list`
  - the endpoint scheme security `cookieAuth` was added to the API
  - added the new optional `query` request parameter `name`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `page_size`
  - added the new optional `query` request parameter `status`
  - added the optional property `count` to the response with the `200` status
  - added the optional property `next` to the response with the `200` status
  - added the optional property `page` to the response with the `200` status
  - added the optional property `page_size` to the response with the `200` status
  - added the optional property `previous` to the response with the `200` status
  - added the optional property `results` to the response with the `200` status
- **2023-05-19** `f84d9240fdf2` — 1 info
  - the endpoint scheme security `cookieAuth` was removed from the API
- **2023-04-25** `62d33b790834` — 9 warning, 7 info
  - deleted the `query` request parameter `log`
  - deleted the `query` request parameter `page`
  - deleted the `query` request parameter `page_size`
  - removed the optional property `count` from the response with the `200` status
  - removed the optional property `next` from the response with the `200` status
  - removed the optional property `page` from the response with the `200` status
  - removed the optional property `page_size` from the response with the `200` status
  - removed the optional property `previous` from the response with the `200` status
  - removed the optional property `results` from the response with the `200` status
  - api operation id `activation_instances_logs_list` removed and replaced with `activation_instances_logs_retrieve`
  - the endpoint scheme security `EDAJWTAuthentication` was removed from the API
  - the endpoint scheme security `jwtAuth` was removed from the API
  - added the required property `activation_instance` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `line_number` to the response with the `200` status
  - added the required property `log` to the response with the `200` status

---

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