Get Mission Detail
Returns full details for a single mission, including chain relationships and associated items. Results are scoped to the requested or default game version.
Path parameters
Mission slug or UUID
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.
Response
Mission detail
Example response
{
"data": {
"combat": {
"spawns": [
{
"ships": [
{
"class_name": "AEGS_Avenger_Stalker",
"name": "Aegis Avenger Stalker"
}
]
}
],
"aggregated_spawns": [
{
"ships": [
{
"class_name": "AEGS_Avenger_Stalker",
"name": "Aegis Avenger Stalker"
}
]
}
]
},
"reputation_prerequisite": {
"faction": "Citizens For Prosperity",
"faction_uuid": "cd2b32d1-0362-41fb-8cfd-d29781daf789",
"scope": "FactionReputation",
"scope_uuid": "d31bd373-35ab-4ea4-b0a7-0ccc867ef082"
},
"rental_ships": [
{
"class_name": "AEGS_Avenger_Stalker",
"version": "4.4.0-LIVE.12340123",
"resource": {
"type": "item",
"uuid": "97648869-5fa5-42da-b804-4d9314289539",
"slug": "aegs-avenger-stalker",
"api_url": "https://api.star-citizen.wiki/api/items/aegs-avenger-stalker",
"web_url": "https://star-citizen.wiki/items/aegs-avenger-stalker",
"version": "4.8.0-LIVE.11825000"
}
}
]
}
}Changes
Changed in 13 of the 50 revisions of this API.37733
- ○
added the optional property
data/rental_shipsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/combat/oneOf[subschema #1: Mission Combat]/aggregated_spawns/items/shipsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/combat/oneOf[subschema #1: Mission Combat]/spawns/items/shipsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/reputation_prerequisiteto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/reward_groupsto the response with the200statusresponse-optional-property-added
- ○
response property
data/reward_itemsdeprecatedresponse-property-deprecated
- ○
response property
data/reward_items/items/deprecatedresponse-property-deprecated
- ○
- ●
removed the optional property
data/item_countsfrom the response with the200statusresponse-optional-property-removed
- ●
- ●
removed the optional property
data/mission_tokens/destinationsfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/description_htmlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/description_variantsto the response with the200statusresponse-optional-property-added
- ●
- ●
removed the optional property
available_in_prisonfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
blueprintsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
broker_reputation_prerequisitesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
combatfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
completion_tagsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
cooldownfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
costfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
deadlinefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
descriptionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
enemy_count_maxfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
enemy_count_minfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
entity_spawnsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
factionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
fail_if_became_criminalfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
game_versionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
has_blueprintsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
has_chainfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
has_combatfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
has_combat_sectionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
has_defend_objectivefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
has_locationsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
has_rewardsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
hauling_ordersfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
hidden_in_mobiglasfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
illegalfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
item_countsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
legality_labelfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
lifetimefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
max_crime_statfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
max_players_per_instancefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
max_standingfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
merged_locationsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
min_crime_statfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
min_standingfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
mission_giverfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
mission_tokensfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
mission_typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
not_for_releasefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
notify_on_availablefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
once_onlyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
prerequisite_groupsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
rank_indexfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
reaccept_after_abandoningfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
reaccept_after_failingfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
releasedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
reputation_amountfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
reputation_gainedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
reputation_lostfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
reward_currencyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
reward_itemsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
reward_maxfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
reward_minfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
reward_scopefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
shareablefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
star_systemsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
starmap_locationsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
time_to_complete_minutesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
titlefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
unlock_groupsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
uuidfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
work_in_progressfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
b0f6c4b9989a3e84f5042ec0648d15e4removed and replaced withgetMissionapi-operation-id-removed
- ○
api tag
In-Gameremovedapi-tag-removed
- ○
added the media type
application/jsonfor the response with the status404response-media-type-added
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ●
- ▲
the
blueprints/oneOf[subschema #1: Mission Blueprints]/response's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ●
removed the optional property
blueprints/oneOf[subschema #1: Mission Blueprints]/drop_chancefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
blueprints/oneOf[subschema #1: Mission Blueprints]/drop_chance_percentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
blueprints/oneOf[subschema #1: Mission Blueprints]/itemsfrom the response with the200statusresponse-optional-property-removed
- ▲
- ●
deleted the
queryrequest parameterincluderequest-parameter-removed
- ●
- ●
removed the optional property
completion_tags/items/unlocks_missions/items/web_linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
hauling_orders/items/items/items/web_linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
hauling_orders/items/web_linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
prerequisite_groups/items/missions/items/variants/items/web_linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
prerequisite_groups/items/missions/items/web_linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
reward_items/items/web_linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
starmap_locations/items/locations/items/web_linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
unlock_groups/items/missions/items/variants/items/web_linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
unlock_groups/items/missions/items/web_linkfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
completion_tags/items/unlocks_missions/items/web_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
has_blueprintsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
hauling_orders/items/items/items/web_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
hauling_orders/items/web_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
prerequisite_groups/items/missions/items/variants/items/web_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
prerequisite_groups/items/missions/items/web_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
releasedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
reward_items/items/web_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
starmap_locations/items/locations/items/web_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
unlock_groups/items/missions/items/variants/items/web_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
unlock_groups/items/missions/items/web_urlto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
not_for_releaseto the response with the200statusresponse-optional-property-added
- ○
added the optional property
work_in_progressto the response with the200statusresponse-optional-property-added
- ○
- ○
for the
pathrequest parametermission, the type/format was generalized fromstring/uuidtostring/request-parameter-type-generalized
- ○