---
title: "Changes to Get Mission Filter Options"
method: GET
path: "/api/missions/filters"
---

# Changes to Get Mission Filter Options

`GET /api/missions/filters`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2026-06-05** `740b044d147f` — 13 breaking
- **2026-05-21** `af03a6ba771d` — 2 info
- **2026-04-24** `c096aa819d11` — 12 info
- **2026-04-19** `4efeaa4b4785` — 1 info
- **2026-03-29** `8ff40d443bb4` — 1 breaking

## Changes

- **2026-06-05** `740b044d147f` — 13 breaking
  - the response property `filters/blueprint_name/items/count` became nullable for the status `200`
  - the response property `filters/faction/items/count` became nullable for the status `200`
  - the response property `filters/has_blueprints/items/count` became nullable for the status `200`
  - the response property `filters/has_combat/items/count` became nullable for the status `200`
  - the response property `filters/has_defend_objective/items/count` became nullable for the status `200`
  - the response property `filters/has_prerequisites/items/count` became nullable for the status `200`
  - the response property `filters/illegal/items/count` became nullable for the status `200`
  - the response property `filters/mission_giver/items/count` became nullable for the status `200`
  - the response property `filters/rank_index/items/count` became nullable for the status `200`
  - the response property `filters/reputation_scope/items/count` became nullable for the status `200`
  - the response property `filters/reward_scope/items/count` became nullable for the status `200`
  - the response property `filters/shareable/items/count` became nullable for the status `200`
  - the response property `filters/star_system/items/count` became nullable for the status `200`
- **2026-05-21** `af03a6ba771d` — 2 info
  - api operation id `c1bb2317bbefee1d18ecf19d0999eac0` removed and replaced with `listMissionFilters`
  - api tag `In-Game` removed
- **2026-04-24** `c096aa819d11` — 12 info
  - added the new optional `query` request parameter `filter[available_in_prison]`
  - added the new optional `query` request parameter `filter[blueprint_name]`
  - added the new optional `query` request parameter `filter[description]`
  - added the new optional `query` request parameter `filter[location]`
  - added the new optional `query` request parameter `filter[max_enemies]`
  - added the new optional `query` request parameter `filter[min_enemies]`
  - added the new optional `query` request parameter `filter[once_only]`
  - added the new optional `query` request parameter `filter[query]`
  - added the new optional `query` request parameter `filter[reward_max]`
  - added the new optional `query` request parameter `filter[reward_min]`
  - added the new optional `query` request parameter `filter[title]`
  - added the optional property `filters/blueprint_name` to the response with the `200` status
- **2026-04-19** `4efeaa4b4785` — 1 info
  - endpoint added
- **2026-03-29** `8ff40d443bb4` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/docs/api/missions/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/missions/filters/get)
