Missions

Get Mission Filter Options

Returns available filter facets for missions, scoped to the requested or default game version.

get/api/missions/filters

Query parameters

versionstring

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.

filter[include_unreleased]boolean

Include unreleased and work-in-progress missions

filter[mission_giver]string

Exact match on the mission giver NPC name. (see GET /api/missions/filters for valid values)

filter[faction]string

Filter by faction name. Accepts comma-separated values. (see GET /api/missions/filters for valid values)

filter[star_system]string

Filter by star system name. (see GET /api/missions/filters for valid values)

filter[illegal]boolean

Filter for missions marked as illegal

filter[shareable]boolean

Filter for shareable missions

filter[once_only]boolean

Filter for one-time-only missions

filter[available_in_prison]boolean

Filter for missions available while in prison

filter[has_combat]boolean

Filter for missions involving combat encounters

filter[has_defend_objective]boolean

Filter for missions with a defend objective

filter[rank_index]integer

Filter by mission difficulty rank

filter[has_prerequisites]boolean

Filter for missions that have prerequisite requirements

filter[min_enemies]integer

Minimum enemy count threshold

filter[max_enemies]integer

Maximum enemy count threshold

filter[reward_min]integer

Minimum reward in aUEC

filter[reward_max]integer

Maximum reward in aUEC

filter[title]string

Partial match on mission title

filter[description]string

Partial match on mission description

filter[query]string

Search across title, description, and debug name

filter[reward_scope]string

Mission category scope. (see GET /api/missions/filters for valid values)

filter[has_blueprints]boolean

Filter for missions that reward blueprints

filter[blueprint_name]string

Filter by crafted item name from mission blueprint rewards. (see GET /api/missions/filters for valid values)

filter[reputation_scope]string

Reputation reward scope from ReputationGained data. (see GET /api/missions/filters for valid values)

filter[location]string

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 status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • the response property /// became nullable for the status

      response-property-became-nullable

    • api operation id c1bb2317bbefee1d18ecf19d0999eac0 removed and replaced with listMissionFilters

      api-operation-id-removed

    • api tag In-Game removed

      api-tag-removed

    • added the new optional query request parameter filter[available_in_prison]

      new-optional-request-parameter

    • added the new optional query request parameter filter[blueprint_name]

      new-optional-request-parameter

    • added the new optional query request parameter filter[description]

      new-optional-request-parameter

    • added the new optional query request parameter filter[location]

      new-optional-request-parameter

    • added the new optional query request parameter filter[max_enemies]

      new-optional-request-parameter

    • added the new optional query request parameter filter[min_enemies]

      new-optional-request-parameter

    • added the new optional query request parameter filter[once_only]

      new-optional-request-parameter

    • added the new optional query request parameter filter[query]

      new-optional-request-parameter

    • added the new optional query request parameter filter[reward_max]

      new-optional-request-parameter

    • added the new optional query request parameter filter[reward_min]

      new-optional-request-parameter

    • added the new optional query request parameter filter[title]

      new-optional-request-parameter

    • added the optional property / to the response with the status

      response-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