---
title: "Changes to Obter um projeto"
method: GET
path: "/api/management/projects/{id}"
---

# Changes to Obter um projeto

`GET /api/management/projects/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 80 revisions.

- **2026-08-24** `3c590152d5b5` — 48 breaking, 40 warning, 14 info
- **2026-08-19** `3d619d9db20d` — 2 info
- **2026-05-15** `83dbf3595b50` — 19 breaking, 7 warning, 108 info
- **2026-05-14** `5518f45e115c` — 1 info
- **2026-05-14** `13da3bab404c` — 1 info

## Changes

- **2026-08-24** `3c590152d5b5` — 48 breaking, 40 warning, 14 info
  - the response property `permission` became nullable for the status `403`
  - the response property `project/budget` became nullable for the status `200`
  - the response property `project/contact` became nullable for the status `200`
  - the response property `project/customer` became nullable for the status `200`
  - the response property `project/description` became nullable for the status `200`
  - the response property `project/impact` became nullable for the status `200`
  - the response property `project/parent_id` became nullable for the status `200`
  - the response property `project/budget` became optional for the status `200`
  - the response property `project/children_count` became optional for the status `200`
  - the response property `project/code` became optional for the status `200`
  - the response property `project/created_at` became optional for the status `200`
  - the response property `project/funnel_steps` became optional for the status `200`
  - the response property `project/funnels` became optional for the status `200`
  - the response property `project/id` became optional for the status `200`
  - the response property `project/impact` became optional for the status `200`
  - the response property `project/is_template` became optional for the status `200`
  - the response property `project/loose_forms` became optional for the status `200`
  - the response property `project/name` became optional for the status `200`
  - the response property `project/status` became optional for the status `200`
  - the response property `project/updated_at` became optional for the status `200`
  - the response property `project/users` became optional for the status `200`
  - removed the required property `project/checklists` from the response with the `200` status
  - removed the required property `project/children` from the response with the `200` status
  - removed the required property `project/executors` from the response with the `200` status
  - removed the required property `project/frame` from the response with the `200` status
  - removed the required property `project/frame_id` from the response with the `200` status
  - removed the required property `project/funnel_steps/items/funnel_step_blockings` from the response with the `200` status
  - removed the required property `project/funnel_steps/items/id` from the response with the `200` status
  - removed the required property `project/funnel_steps/items/name` from the response with the `200` status
  - removed the required property `project/funnel_steps/items/pivot` from the response with the `200` status
  - removed the required property `project/funnel_steps/items/project_funnel_id` from the response with the `200` status
  - removed the required property `project/funnels/items/attachments` from the response with the `200` status
  - removed the required property `project/funnels/items/condition` from the response with the `200` status
  - removed the required property `project/funnels/items/frame_id` from the response with the `200` status
  - removed the required property `project/funnels/items/funnel_status` from the response with the `200` status
  - removed the required property `project/funnels/items/id` from the response with the `200` status
  - removed the required property `project/funnels/items/name` from the response with the `200` status
  - removed the required property `project/funnels/items/pivot` from the response with the `200` status
  - removed the required property `project/funnels/items/prefix` from the response with the `200` status
  - removed the required property `project/funnels/items/steps` from the response with the `200` status
  - …62 more
- **2026-08-19** `3d619d9db20d` — 2 info
  - api tag `Projetos` added
  - api tag `{id}` removed
- **2026-05-15** `83dbf3595b50` — 19 breaking, 7 warning, 108 info
  - the response property `project/contact` became nullable for the status `200`
  - the response property `project/contact_id` became nullable for the status `200`
  - the response property `project/created_by` became nullable for the status `200`
  - the response property `project/customer` became nullable for the status `200`
  - the response property `project/customer_id` became nullable for the status `200`
  - the response property `project/deleted_at` became nullable for the status `200`
  - the response property `project/description` became nullable for the status `200`
  - the response property `project/form` became nullable for the status `200`
  - the response property `project/forum` became nullable for the status `200`
  - the response property `project/merged_id` became nullable for the status `200`
  - the response property `project/merged_project` became nullable for the status `200`
  - the response property `project/old_id` became nullable for the status `200`
  - the response property `project/parent_id` became nullable for the status `200`
  - the response property `project/share_settings` became nullable for the status `200`
  - the response property `project/share_token` became nullable for the status `200`
  - the `project/budget` response's property format changed from `float` to no format for status `200`
  - the `project/contact_id` response's property type changed from `integer` to `string`, and format from no format to `uuid` for status `200`
  - the `project/share_settings` response's property type changed from `string` to `object` for status `200`
  - the `project/step_form` response's property type changed from `object` to `array` for status `200`
  - removed the optional property `project/costs` from the response with the `200` status
  - removed the optional property `project/form_answers` from the response with the `200` status
  - removed the optional property `project/tasks` from the response with the `200` status
  - added the new `1.00` enum value to the `project/status` response property for the response status `200`
  - added the new `2.00` enum value to the `project/status` response property for the response status `200`
  - added the new `3.00` enum value to the `project/status` response property for the response status `200`
  - added the new `4.00` enum value to the `project/status` response property for the response status `200`
  - added the optional property `project/frame/cockpit_access` to the response with the `200` status
  - added the optional property `project/frame/frame_billing_data_id` to the response with the `200` status
  - added the optional property `project/frame/logo_img` to the response with the `200` status
  - added the optional property `project/frame/model_forms` to the response with the `200` status
  - added the optional property `project/frame/old_id` to the response with the `200` status
  - added the optional property `project/frame/read_only_until` to the response with the `200` status
  - added the optional property `project/funnel_steps/items/allow_execution` to the response with the `200` status
  - added the optional property `project/funnel_steps/items/created_at` to the response with the `200` status
  - added the optional property `project/funnel_steps/items/deleted_at` to the response with the `200` status
  - added the optional property `project/funnel_steps/items/form_id` to the response with the `200` status
  - added the optional property `project/funnel_steps/items/help_text` to the response with the `200` status
  - added the optional property `project/funnel_steps/items/hide_contact_form_when_linked` to the response with the `200` status
  - added the optional property `project/funnel_steps/items/hide_customer_form_when_linked` to the response with the `200` status
  - added the optional property `project/funnel_steps/items/order` to the response with the `200` status
  - …94 more
- **2026-05-14** `5518f45e115c` — 1 info
  - added the non-success response with the status `403`
- **2026-05-14** `13da3bab404c` — 1 info
  - added the new optional `query` request parameter `is_template`

---

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