---
title: "Changes to Obter minhas execuções"
method: GET
path: "/api/management/project-executions/me"
---

# Changes to Obter minhas execuções

`GET /api/management/project-executions/me`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 13 breaking, 19 warning, 2 info
- **2026-08-19** `3d619d9db20d` — 3 info
- **2026-08-19** `d270bef5be29` — 2 info

## Changes

- **2026-08-24** `3c590152d5b5` — 13 breaking, 19 warning, 2 info
  - the response property `current_execution` became nullable for the status `200`
  - the response property `current_project_total_time` became nullable for the status `200`
  - the response property `current_step_total_time` became nullable for the status `200`
  - the response property `idle_time` became nullable for the status `200`
  - the response property `recent_executions/items/finished_at` became nullable for the status `200`
  - the response property `recent_executions/items/finished_at_real` became nullable for the status `200`
  - the response property `recent_executions/items/finished_reason` became nullable for the status `200`
  - the response property `recent_executions/items/funnel_step` became nullable for the status `200`
  - the response property `recent_executions/items/hourly_rate` became nullable for the status `200`
  - the response property `recent_executions/items/project` became nullable for the status `200`
  - the response property `recent_executions/items/user` became nullable for the status `200`
  - the response property `total_time` became nullable for the status `200`
  - the `recent_executions/items/hourly_rate` response's property type changed from `integer` to `number` for status `200`
  - removed the optional property `current_execution/funnel_step` from the response with the `200` status
  - removed the optional property `current_execution/funnel_step_id` from the response with the `200` status
  - removed the optional property `current_execution/hourly_rate` from the response with the `200` status
  - removed the optional property `current_execution/id` from the response with the `200` status
  - removed the optional property `current_execution/project` from the response with the `200` status
  - removed the optional property `current_execution/project_id` from the response with the `200` status
  - removed the optional property `current_execution/started_at` from the response with the `200` status
  - removed the optional property `current_execution/user` from the response with the `200` status
  - removed the optional property `current_execution/user_id` from the response with the `200` status
  - removed the optional property `recent_executions/items/funnel_step/funnel` from the response with the `200` status
  - removed the optional property `recent_executions/items/funnel_step/id` from the response with the `200` status
  - removed the optional property `recent_executions/items/funnel_step/name` from the response with the `200` status
  - removed the optional property `recent_executions/items/funnel_step/project_funnel_id` from the response with the `200` status
  - removed the optional property `recent_executions/items/project/code` from the response with the `200` status
  - removed the optional property `recent_executions/items/project/id` from the response with the `200` status
  - removed the optional property `recent_executions/items/project/name` from the response with the `200` status
  - removed the optional property `recent_executions/items/user/avatar_url` from the response with the `200` status
  - removed the optional property `recent_executions/items/user/id` from the response with the `200` status
  - removed the optional property `recent_executions/items/user/name` from the response with the `200` status
  - added the optional property `recent_executions/items/started_at_real` to the response with the `200` status
  - the response property `response` became required for the status `200`
- **2026-08-19** `3d619d9db20d` — 3 info
  - api tag `Execuções` added
  - api tag `project-execution` removed
  - api tag `{id}` removed
- **2026-08-19** `d270bef5be29` — 2 info
  - added the new optional `query` request parameter `end_date`
  - added the new optional `query` request parameter `start_date`

---

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