Mission Projection
Serve the mission projection receipt for mission_id.
The response is a deterministic function of the mission's ledger file: the same ledger bytes serve the same status and mission_status_hash from any server, so two operators cross-check byte for byte. ledger_verified=false (with overall=unverified) marks a chain that no longer recomputes -- the timeline still renders, but the screen must show the unverified banner instead of trusting the state.
get/missions/{mission_id}
Path parameters
mission_idstring required
Response
Successful Response
{"stackTrail":"paths:/missions/{mission_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}