---
title: "Changes to List strategies"
method: GET
path: "/api/v1/strategies"
---

# Changes to List strategies

`GET /api/v1/strategies`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 30 info
- **2026-07-07** `84194c31ab85` — 21 breaking, 9 warning, 1 info

## Changes

- **2026-07-07** `a3b4750a505f` — 30 info
  - added the new optional `query` request parameter `active`
  - added the new optional `query` request parameter `category`
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `q`
  - added the new optional `query` request parameter `sortBy`
  - added the new optional `query` request parameter `sortOrder`
  - added the new optional `query` request parameter `type`
  - added the required property `data/items/active` to the response with the `200` status
  - added the required property `data/items/address` to the response with the `200` status
  - added the required property `data/items/category` to the response with the `200` status
  - added the required property `data/items/cluster` to the response with the `200` status
  - added the required property `data/items/cluster_id` to the response with the `200` status
  - added the required property `data/items/code` to the response with the `200` status
  - added the required property `data/items/color` to the response with the `200` status
  - added the required property `data/items/contact` to the response with the `200` status
  - added the required property `data/items/created_at` to the response with the `200` status
  - added the required property `data/items/daily_capacity` to the response with the `200` status
  - added the required property `data/items/description` to the response with the `200` status
  - added the required property `data/items/endless_aisle` to the response with the `200` status
  - added the required property `data/items/holiday_operating_hours` to the response with the `200` status
  - added the required property `data/items/id` to the response with the `200` status
  - added the required property `data/items/name` to the response with the `200` status
  - added the required property `data/items/operates_on_holidays` to the response with the `200` status
  - added the required property `data/items/operating_hours` to the response with the `200` status
  - added the required property `data/items/sfs` to the response with the `200` status
  - added the required property `data/items/state_machine_id` to the response with the `200` status
  - added the required property `data/items/tags` to the response with the `200` status
  - added the required property `data/items/type` to the response with the `200` status
  - added the required property `data/items/updated_at` to the response with the `200` status
- **2026-07-07** `84194c31ab85` — 21 breaking, 9 warning, 1 info
  - removed the required property `data/items/active` from the response with the `200` status
  - removed the required property `data/items/address` from the response with the `200` status
  - removed the required property `data/items/category` from the response with the `200` status
  - removed the required property `data/items/cluster` from the response with the `200` status
  - removed the required property `data/items/cluster_id` from the response with the `200` status
  - removed the required property `data/items/code` from the response with the `200` status
  - removed the required property `data/items/color` from the response with the `200` status
  - removed the required property `data/items/contact` from the response with the `200` status
  - removed the required property `data/items/created_at` from the response with the `200` status
  - removed the required property `data/items/daily_capacity` from the response with the `200` status
  - removed the required property `data/items/description` from the response with the `200` status
  - removed the required property `data/items/endless_aisle` from the response with the `200` status
  - removed the required property `data/items/holiday_operating_hours` from the response with the `200` status
  - removed the required property `data/items/id` from the response with the `200` status
  - removed the required property `data/items/name` from the response with the `200` status
  - removed the required property `data/items/operates_on_holidays` from the response with the `200` status
  - removed the required property `data/items/operating_hours` from the response with the `200` status
  - removed the required property `data/items/sfs` from the response with the `200` status
  - removed the required property `data/items/tags` from the response with the `200` status
  - removed the required property `data/items/type` from the response with the `200` status
  - removed the required property `data/items/updated_at` from the response with the `200` status
  - deleted the `query` request parameter `active`
  - deleted the `query` request parameter `category`
  - deleted the `query` request parameter `clusterId`
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `page`
  - deleted the `query` request parameter `q`
  - deleted the `query` request parameter `sortBy`
  - deleted the `query` request parameter `sortOrder`
  - deleted the `query` request parameter `type`
  - added the new optional `query` request parameter `cluster_id`

---

[Operation](https://skmtc.dev/kruzer-corp/apis/oms-api/docs/api/v1/strategies/get.md) · [API](https://skmtc.dev/kruzer-corp/apis/oms-api.md) · [Page](https://skmtc.dev/kruzer-corp/apis/oms-api/changes/api/v1/strategies/get)
