---
title: "Changes to Listar metas"
method: GET
path: "/api/management/goals"
---

# Changes to Listar metas

`GET /api/management/goals`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 79 revisions.

- **2026-06-15** `4a6533a99914` — 2 warning, 3 info
- **2026-05-27** `1641fb026e28` — 1 warning
- **2026-05-27** `ff81bfa4170f` — 1 breaking, 3 info
- **2026-05-27** `78982b5a3f6c` — 14 info

## Changes

- **2026-06-15** `4a6533a99914` — 2 warning, 3 info
  - deleted the `query` request parameter `filter[step_id]`
  - removed the optional property `goals/items/type_options` from the response with the `200` status
  - added the new optional `query` request parameter `filter[funnel_step_id]`
  - added the optional property `goals/items/funnel_step_id` to the response with the `200` status
  - added the optional property `goals/items/user_id` to the response with the `200` status
- **2026-05-27** `1641fb026e28` — 1 warning
  - removed the optional property `goals/items/deleted_at` from the response with the `200` status
- **2026-05-27** `ff81bfa4170f` — 1 breaking, 3 info
  - the `query` request parameter `filter[status]` was restricted to a list of enum values
  - added the new enum value ` completed` to the `query` request parameter `filter[status]`
  - added the new enum value ` inactive` to the `query` request parameter `filter[status]`
  - added the new enum value `active` to the `query` request parameter `filter[status]`
- **2026-05-27** `78982b5a3f6c` — 14 info
  - added the new optional `query` request parameter `filter[comparison_mode]`
  - added the new optional `query` request parameter `filter[end_date_lte]`
  - added the new optional `query` request parameter `filter[periodicity]`
  - added the new optional `query` request parameter `filter[start_date_gte]`
  - added the new optional `query` request parameter `filter[status]`
  - added the new optional `query` request parameter `filter[step_id]`
  - added the new optional `query` request parameter `filter[title]`
  - added the new optional `query` request parameter `filter[trashed]`
  - added the new optional `query` request parameter `filter[type]`
  - added the new optional `query` request parameter `filter[user_id]`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `perPage`
  - added the new optional `query` request parameter `sort`
  - added the media type `application/json` for the response with the status `200`

---

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