---
title: "Changes to Listar execuções de um projeto"
method: GET
path: "/api/management/projects/{project}/project-executions"
---

# Changes to Listar execuções de um projeto

`GET /api/management/projects/{project}/project-executions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 11 breaking, 12 warning, 2 info
- **2026-08-19** `3d619d9db20d` — 4 info
- **2026-08-19** `d270bef5be29` — 4 info
- **2026-07-21** `37876222995e` — 1 warning

## Changes

- **2026-08-24** `3c590152d5b5` — 11 breaking, 12 warning, 2 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 `project_executions/items/finished_at` became nullable for the status `200`
  - the response property `project_executions/items/finished_reason` became nullable for the status `200`
  - the response property `project_executions/items/funnel_step` became nullable for the status `200`
  - the response property `project_executions/items/hourly_rate` became nullable for the status `200`
  - the response property `project_executions/items/project` became nullable for the status `200`
  - the response property `project_executions/items/user` became nullable for the status `200`
  - the `project_executions/items/finished_at_real` response's property type changed from no type to `string`, and format from no format to `date-time` for status `200`
  - the `project_executions/items/hourly_rate` response's property type changed from `integer` to `number` for status `200`
  - the `project_executions/items/started_at_real` response's property type changed from no type to `string`, and format from no format to `date-time` for status `200`
  - removed the optional property `project_executions/items/funnel_step/funnel` from the response with the `200` status
  - removed the optional property `project_executions/items/funnel_step/id` from the response with the `200` status
  - removed the optional property `project_executions/items/funnel_step/name` from the response with the `200` status
  - removed the optional property `project_executions/items/funnel_step/project_funnel_id` from the response with the `200` status
  - removed the optional property `project_executions/items/project/code` from the response with the `200` status
  - removed the optional property `project_executions/items/project/deleted_at` from the response with the `200` status
  - removed the optional property `project_executions/items/project/id` from the response with the `200` status
  - removed the optional property `project_executions/items/project/is_template` from the response with the `200` status
  - removed the optional property `project_executions/items/project/name` from the response with the `200` status
  - removed the optional property `project_executions/items/user/avatar_url` from the response with the `200` status
  - removed the optional property `project_executions/items/user/id` from the response with the `200` status
  - removed the optional property `project_executions/items/user/name` from the response with the `200` status
  - the response property `project_executions` became required for the status `200`
  - the response property `response` became required for the status `200`
- **2026-08-19** `3d619d9db20d` — 4 info
  - api tag `Execuções` added
  - api tag `project-execution` removed
  - api tag `{id}` removed
  - added the media type `application/json` for the response with the status `200`
- **2026-08-19** `d270bef5be29` — 4 info
  - added the new optional `query` request parameter `filter[is_running]`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `perPage`
  - added the new optional `query` request parameter `sort`
- **2026-07-21** `37876222995e` — 1 warning
  - deleted the `query` request parameter `export`

---

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