---
title: "Changes to Listar projetos"
method: GET
path: "/api/management/projects"
---

# Changes to Listar projetos

`GET /api/management/projects`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 80 revisions.

- **2026-08-24** `3c590152d5b5` — 11 breaking, 17 warning, 5 info
- **2026-08-19** `3d619d9db20d` — 3 info
- **2026-08-19** `142cd6598699` — 1 warning, 1 info

## Changes

- **2026-08-24** `3c590152d5b5` — 11 breaking, 17 warning, 5 info
  - the response property `meta/from` became nullable for the status `200`
  - the response property `meta/to` became nullable for the status `200`
  - the response property `projects/items/budget` became nullable for the status `200`
  - the response property `projects/items/created_by` became nullable for the status `200`
  - the response property `projects/items/description` became nullable for the status `200`
  - the response property `projects/items/impact` became nullable for the status `200`
  - the `projects/items/budget` response's property type changed from `integer` to `number` for status `200`
  - the `projects/items/contact_id` response's property type changed from no type to `string`, and format from no format to `uuid` for status `200`
  - the `projects/items/customer_id` response's property type changed from no type to `string`, and format from no format to `uuid` for status `200`
  - the `projects/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 `projects/items/parent_id` response's property type changed from no type to `string`, and format from no format to `uuid` for status `200`
  - removed the optional property `projects/items/contact` from the response with the `200` status
  - removed the optional property `projects/items/costs` from the response with the `200` status
  - removed the optional property `projects/items/customer` from the response with the `200` status
  - removed the optional property `projects/items/executors` from the response with the `200` status
  - removed the optional property `projects/items/form` from the response with the `200` status
  - removed the optional property `projects/items/form_answers` from the response with the `200` status
  - removed the optional property `projects/items/frame` from the response with the `200` status
  - removed the optional property `projects/items/funnel_steps` from the response with the `200` status
  - removed the optional property `projects/items/funnels` from the response with the `200` status
  - removed the optional property `projects/items/groups` from the response with the `200` status
  - removed the optional property `projects/items/merged_id` from the response with the `200` status
  - removed the optional property `projects/items/old_id` from the response with the `200` status
  - removed the optional property `projects/items/share_settings` from the response with the `200` status
  - removed the optional property `projects/items/share_token` from the response with the `200` status
  - removed the optional property `projects/items/tags` from the response with the `200` status
  - removed the optional property `projects/items/tasks` from the response with the `200` status
  - removed the optional property `projects/items/users` from the response with the `200` status
  - the response property `error` became required for the status `401`
  - the response property `message` became required for the status `401`
  - the response property `projects` became required for the status `200`
  - the response property `response` became required for the status `200`
  - the response property `response` became required for the status `401`
- **2026-08-19** `3d619d9db20d` — 3 info
  - api tag `Projetos` added
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `401`
- **2026-08-19** `142cd6598699` — 1 warning, 1 info
  - deleted the `query` request parameter `filter`
  - added the new optional `query` request parameter `id`

---

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