Get Mission Filter Options
Returns available filter facets for missions, scoped to the requested or default game version.
Query parameters
Game version code to scope results to. Omit to use the current default version. Use GET /api/game-versions to list available versions and GET /api/game-versions/default to discover the default.
Include unreleased and work-in-progress missions
Exact match on the mission giver NPC name. (see GET /api/missions/filters for valid values)
Filter by faction name. Accepts comma-separated values. (see GET /api/missions/filters for valid values)
Filter by star system name. (see GET /api/missions/filters for valid values)
Filter for missions marked as illegal
Filter for shareable missions
Filter for one-time-only missions
Filter for missions available while in prison
Filter for missions involving combat encounters
Filter for missions with a defend objective
Filter by mission difficulty rank
Filter for missions that have prerequisite requirements
Minimum enemy count threshold
Maximum enemy count threshold
Minimum reward in aUEC
Maximum reward in aUEC
Partial match on mission title
Partial match on mission description
Search across title, description, and debug name
Mission category scope. (see GET /api/missions/filters for valid values)
Filter for missions that reward blueprints
Filter by crafted item name from mission blueprint rewards. (see GET /api/missions/filters for valid values)
Reputation reward scope from ReputationGained data. (see GET /api/missions/filters for valid values)
Filter by starmap location UUID
Response
Filter facets for missions
Changes
Changed in 5 of the 50 revisions of this API.1415
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
- ○
api operation id
c1bb2317bbefee1d18ecf19d0999eac0removed and replaced withlistMissionFiltersapi-operation-id-removed
- ○
api tag
In-Gameremovedapi-tag-removed
- ○
- ○
added the new optional
queryrequest parameterfilter[available_in_prison]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[blueprint_name]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[description]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[location]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[max_enemies]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[min_enemies]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[once_only]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[query]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[reward_max]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[reward_min]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[title]new-optional-request-parameter
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 95 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲