Missions

Get run details

Returns the full details of a single run, including its current status. Use this to poll an in-flight run or inspect the outcome of a completed one.

get/ai/missions/{mission_id}/runs/{run_id}

Path parameters

mission_idstring uuid required

Unique identifier of the mission.

run_idstring uuid required

Unique identifier of the run.

Response

Successful Response