GET Flight Path

Retrieve recent transmitted flight data points for a mission. This endpoint requires a mission id in the URL path and takes no query parameters.

Query parameters

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

Response parameters

Returns an array of recently transmitted telemetry points for the mission.

Examples
content-type: application/json