GET Predicted Flight Path

This endpoint allows getting the predicted flight path for a given mission. It accepts no query parameters, but requires a mission id to be passed into the url.

Query parameters

This endpoint accepts no query parameters. The mission_id must be provided in the URL path.

Response parameters

Returns an array of points representing the predicted flight path for the mission.

How to use the predicted flight path API
content-type: application/json