---
title: "Changes to Listar execuções dos assistentes"
method: GET
path: "/api/management/steps/{step}/assistants/execution-logs"
---

# Changes to Listar execuções dos assistentes

`GET /api/management/steps/{step}/assistants/execution-logs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 19 breaking, 6 warning, 4 info
- **2026-08-19** `063de6e2e93c` — 2 info
- **2026-08-19** `69f9300dc045` — 1 info
- **2026-08-19** `3227b85304ca` — 4 info

## Changes

- **2026-08-24** `3c590152d5b5` — 19 breaking, 6 warning, 4 info
  - the response property `data/items/agent_execution` became nullable for the status `200`
  - the response property `data/items/agent_execution/model` became nullable for the status `200`
  - the response property `data/items/agent_execution/response` became nullable for the status `200`
  - the response property `data/items/agent_execution_id` became nullable for the status `200`
  - the response property `data/items/execution_time` became nullable for the status `200`
  - the response property `data/items/media_result_status` became nullable for the status `200`
  - the response property `data/items/result` became nullable for the status `200`
  - the response property `from` became nullable for the status `200`
  - the response property `to` became nullable for the status `200`
  - the `data/items/dynamic_form_result_error` response's property type changed from no type to `string` for status `200`
  - the `data/items/dynamic_form_result_status` response's property type changed from no type to `boolean` for status `200`
  - the `data/items/media_result_error` response's property type changed from no type to `string` for status `200`
  - the `first_page_url` response's property format changed from `uri` to no format for status `200`
  - the `last_page_url` response's property format changed from `uri` to no format for status `200`
  - the `links/items/page` response's property type changed from no type to `integer` for status `200`
  - the `links/items/url` response's property type changed from no type to `string` for status `200`
  - the `next_page_url` response's property type changed from no type to `string` for status `200`
  - the `path` response's property format changed from `uri` to no format for status `200`
  - the `prev_page_url` response's property type changed from no type to `string` for status `200`
  - added the new `completed` enum value to the `data/items/agent_execution/status` response property for the response status `200`
  - added the new `error` enum value to the `data/items/status` response property for the response status `200`
  - added the new `failed` enum value to the `data/items/agent_execution/status` response property for the response status `200`
  - added the new `pending` enum value to the `data/items/agent_execution/status` response property for the response status `200`
  - added the new `pending` enum value to the `data/items/status` response property for the response status `200`
  - added the new `success` enum value to the `data/items/status` response property for the response status `200`
  - the response property `current_page` became required for the status `200`
  - the response property `data` became required for the status `200`
  - the response property `per_page` became required for the status `200`
  - the response property `total` became required for the status `200`
- **2026-08-19** `063de6e2e93c` — 2 info
  - api tag `Execução` added
  - api tag `execution-logs` removed
- **2026-08-19** `69f9300dc045` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2026-08-19** `3227b85304ca` — 4 info
  - added the new optional `query` request parameter `filter[status]`
  - added the new optional `query` request parameter `filter[step_assistant_id]`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `perPage`

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/steps/:step/assistants/execution-logs/get.md) · [API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [Page](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/steps/:step/assistants/execution-logs/get)
