---
title: "Changes to Listar assistentes da etapa"
method: GET
path: "/api/management/steps/{step}/assistants"
---

# Changes to Listar assistentes da etapa

`GET /api/management/steps/{step}/assistants`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 80 revisions.

- **2026-08-24** `3c590152d5b5` — 12 breaking, 3 warning, 13 info
- **2026-08-19** `d49d48cd1ce0` — 1 info
- **2026-08-19** `69f9300dc045` — 1 info
- **2026-08-19** `3227b85304ca` — 6 info

## Changes

- **2026-08-24** `3c590152d5b5` — 12 breaking, 3 warning, 13 info
  - the response property `data/items/failure_funnel_step_id` 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/deleted_at` response's property type changed from no type to `string`, and format from no format to `date-time` for status `200`
  - the `data/items/result_as_dynamic_form` response's property type changed from no type to `object` 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 `manual` enum value to the `data/items/execute_on` response property for the response status `200`
  - added the new `moved` enum value to the `data/items/execute_on` response property for the response status `200`
  - added the new `unlinked` enum value to the `data/items/execute_on` response property for the response status `200`
  - added the optional property `data/items/funnel_step/project_funnel_id` to the response with the `200` status
  - added the optional property `data/items/result_as_dynamic_form/edge_id` to the response with the `200` status
  - added the optional property `data/items/result_as_dynamic_form/form_id` to the response with the `200` status
  - added the optional property `data/items/result_as_dynamic_form/funnel_step_id` to the response with the `200` status
  - added the optional property `data/items/result_as_dynamic_form/id` to the response with the `200` status
  - added the optional property `data/items/result_as_dynamic_form/loose_form_id` to the response with the `200` status
  - added the optional property `data/items/result_as_dynamic_form/pivot_class` to the response with the `200` status
  - added the optional property `data/items/result_as_dynamic_form/project_funnel_id` to the response with the `200` status
  - added the optional property `data/items/result_as_dynamic_form/project_id` to the response with the `200` status
  - 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** `d49d48cd1ce0` — 1 info
  - api tag `Assistentes` added
- **2026-08-19** `69f9300dc045` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2026-08-19** `3227b85304ca` — 6 info
  - added the new optional `query` request parameter `filter[active]`
  - added the new optional `query` request parameter `filter[ai_agent_id]`
  - added the new optional `query` request parameter `filter[funnel_step_id]`
  - added the new optional `query` request parameter `filter[name]`
  - 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/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/get)
