---
title: "Changes to Listar projetos por data de previsão"
method: POST
path: "/api/management/get-projects-by-forecast-dates"
---

# Changes to Listar projetos por data de previsão

`POST /api/management/get-projects-by-forecast-dates`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 11 breaking, 5 warning, 19 info
- **2026-08-19** `3d619d9db20d` — 4 info
- **2026-08-19** `d270bef5be29` — 1 info

## Changes

- **2026-08-24** `3c590152d5b5` — 11 breaking, 5 warning, 19 info
  - added the new required request property `filters/items/field`
  - added the new required request property `filters/items/operator`
  - the request property `project_funnel_id` became not nullable
  - the request property `dates` became required
  - the request property `project_funnel_id` became required
  - the `filters/items/` request property type changed from no type to `object`
  - the `project_funnel_id` request property type changed from no type to `integer`
  - the response property `dates_with_projects/items/projects/items/budget` became nullable for the status `200`
  - the response property `dates_with_projects/items/projects/items/impact` became nullable for the status `200`
  - the `dates_with_projects/items/projects/items/budget` response's property type changed from `integer` to `number` for status `200`
  - the `dates_with_projects/items/projects_budget` response's property type changed from `integer` to `number` for status `200`
  - the `dates/items/month` request property's max was set to `12.00`
  - the `dates/items/month` request property's min was set to `1.00`
  - removed the optional property `dates_with_projects/items/projects/items/forecast_date` from the response with the `200` status
  - removed the optional property `validation/dates` from the response with the `422` status
  - removed the optional property `validation/project_funnel_id` from the response with the `422` status
  - added the new optional request property `filters/items/arguments`
  - added the new optional request property `filters/items/logical_operator`
  - added the new optional request property `filters/items/value`
  - added the optional property `dates_with_projects/items/projects/items/contact_id` to the response with the `200` status
  - added the optional property `dates_with_projects/items/projects/items/created_at` to the response with the `200` status
  - added the optional property `dates_with_projects/items/projects/items/created_by` to the response with the `200` status
  - added the optional property `dates_with_projects/items/projects/items/customer_id` to the response with the `200` status
  - added the optional property `dates_with_projects/items/projects/items/deleted_at` to the response with the `200` status
  - added the optional property `dates_with_projects/items/projects/items/description` to the response with the `200` status
  - added the optional property `dates_with_projects/items/projects/items/frame_id` to the response with the `200` status
  - added the optional property `dates_with_projects/items/projects/items/is_template` to the response with the `200` status
  - added the optional property `dates_with_projects/items/projects/items/parent_id` to the response with the `200` status
  - added the optional property `dates_with_projects/items/projects/items/updated_at` to the response with the `200` status
  - the response property `dates_with_projects` became required for the status `200`
  - 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 `validation` became required for the status `422`
- **2026-08-19** `3d619d9db20d` — 4 info
  - api tag `Métricas e previsão` added
  - api tag `get-projects-by-forecast-dates` removed
  - 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** `d270bef5be29` — 1 info
  - added optional request body

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/get-projects-by-forecast-dates/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-projects-by-forecast-dates/post)
