---
title: "Changes to Obter dados da etapa"
method: POST
path: "/api/management/get-step-data"
---

# Changes to Obter dados da etapa

`POST /api/management/get-step-data`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 14 breaking, 7 warning, 13 info
- **2026-08-19** `a7c4c54005a5` — 2 info
- **2026-08-19** `d6832ed1714a` — 1 info
- **2026-08-19** `d85127746782` — 2 info

## Changes

- **2026-08-24** `3c590152d5b5` — 14 breaking, 7 warning, 13 info
  - request property `steps/items/sorting/direction` was restricted to a list of enum values
  - the request property `steps/items/id` became not nullable
  - the request property `steps` became required
  - the request property `steps/items/id` became required
  - the `date_range/end` request property type changed from no type to `string`, and format from no format to `date`
  - the `date_range/init` request property type changed from no type to `string`, and format from no format to `date`
  - the `filters/items/` request property type changed from no type to `object`
  - the `steps/items/id` request property type changed from no type to `integer`
  - the response property `steps/items/projects/items/budget` became nullable for the status `200`
  - the response property `steps/items/projects/items/description` became nullable for the status `200`
  - the response property `steps/items/projects/items/impact` became nullable for the status `200`
  - the `steps/items/projects/items/budget` response's property type changed from `integer` to `number` for status `200`
  - the `steps/items/projects/items/parent_id` response's property type changed from no type to `string`, and format from no format to `uuid` for status `200`
  - the `steps/items/sort_config` response's property type changed from no type to `object` for status `200`
  - the `steps/items/offset` request property's min was set to `0.00`
  - removed the optional property `steps/items/projects/items/children_count` from the response with the `200` status
  - removed the optional property `steps/items/projects/items/contact` from the response with the `200` status
  - removed the optional property `steps/items/projects/items/customer` from the response with the `200` status
  - removed the optional property `steps/items/projects/items/funnel_steps` from the response with the `200` status
  - removed the optional property `steps/items/projects/items/tags` from the response with the `200` status
  - removed the optional property `validation/steps` from the response with the `422` status
  - added the new optional request property `steps/items/sorting/arguments`
  - the request property `date_range` became nullable
  - the request property `steps/items/limit` became nullable
  - the request property `steps/items/offset` became nullable
  - the request property `steps/items/sorting` became nullable
  - added the new `asc` enum value to the request property `steps/items/sorting/direction`
  - added the new `desc` enum value to the request property `steps/items/sorting/direction`
  - the response property `error` became required for the status `422`
  - the response property `message` became required for the status `422`
  - the response property `response` became required for the status `200`
  - the response property `response` became required for the status `422`
  - the response property `steps` became required for the status `200`
  - the response property `validation` became required for the status `422`
- **2026-08-19** `a7c4c54005a5` — 2 info
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `422`
- **2026-08-19** `d6832ed1714a` — 1 info
  - added optional request body
- **2026-08-19** `d85127746782` — 2 info
  - api tag `Etapas` added
  - api tag `get-step-data` removed

---

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