---
title: "Changes to In-Game Item Filters"
method: GET
path: "/api/items/filters"
---

# Changes to In-Game Item Filters

`GET /api/items/filters`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2026-06-05** `740b044d147f` — 8 breaking, 2 info
- **2026-05-21** `af03a6ba771d` — 2 info
- **2026-05-14** `40f3073395a9` — 1 info
- **2026-04-25** `3a87c8145779` — 2 info
- **2026-04-24** `5922fb7266e2` — 1 info
- **2026-03-29** `8ff40d443bb4` — 6 warning, 2 info

## Changes

- **2026-06-05** `740b044d147f` — 8 breaking, 2 info
  - the response property `filters/class/items/count` became nullable for the status `200`
  - the response property `filters/classification/items/count` became nullable for the status `200`
  - the response property `filters/grade/items/count` became nullable for the status `200`
  - the response property `filters/manufacturer/items/count` became nullable for the status `200`
  - the response property `filters/rarity/items/count` became nullable for the status `200`
  - the response property `filters/size/items/count` became nullable for the status `200`
  - the response property `filters/sub_type/items/count` became nullable for the status `200`
  - the response property `filters/type/items/count` became nullable for the status `200`
  - added the new optional `query` request parameter `filter[event_source]`
  - added the optional property `filters/event_source` to the response with the `200` status
- **2026-05-21** `af03a6ba771d` — 2 info
  - api operation id `8cd032a0b4591c3e203c00e9e5779194` removed and replaced with `listItemFilters`
  - api tag `In-Game` removed
- **2026-05-14** `40f3073395a9` — 1 info
  - added the new optional `query` request parameter `filter[include_irrelevant]`
- **2026-04-25** `3a87c8145779` — 2 info
  - added the new optional `query` request parameter `filter[rarity]`
  - added the optional property `filters/rarity` to the response with the `200` status
- **2026-04-24** `5922fb7266e2` — 1 info
  - added the new optional `query` request parameter `filter[query]`
- **2026-03-29** `8ff40d443bb4` — 6 warning, 2 info
  - deleted the `query` request parameter `filter[event_source]`
  - deleted the `query` request parameter `filter[include_irrelevant]`
  - deleted the `query` request parameter `filter[query]`
  - deleted the `query` request parameter `filter[rarity]`
  - removed the optional property `filters/event_source` from the response with the `200` status
  - removed the optional property `filters/rarity` from the response with the `200` status
  - api operation id `listItemFilters` removed and replaced with `8cd032a0b4591c3e203c00e9e5779194`
  - api tag `In-Game` added

---

[Operation](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/docs/api/items/filters/get.md) · [API](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api.md) · [Page](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/changes/api/items/filters/get)
