List Game Missions
Returns paginated missions for the requested or default game version. Results are grouped by title when no filters or sorts are active. Includes mission, game version, faction, and blueprint relationships.
Query parameters
Page number for pagination (starts at 1).
Page number for pagination (starts at 1).
Number of results to return per page.
Game version to get data from, if omitted uses default version.
Sort field. Prefix with "-" for descending. Supported: title, mission_giver, rank_index, reward_min, reward_max, time_to_complete_minutes, max_players_per_instance, reputation_amount.
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
Reputation reward scope from ReputationGained data. (see GET /api/missions/filters for valid values)
Filter by crafted item name from mission blueprint rewards. (see GET /api/missions/filters for valid values)
Filter by starmap location UUID
Response
List of missions