TELEX
get/txcxn/{id}
Path parameters
idstring required
The connection ID
Response
The connection with the given ID was found
Example response
{
"id": "6571f19e-21f7-4080-b239-c9d649347101",
"flight": "OS355",
"trueAltitude": 3500,
"heading": 250.46,
"freetextEnabled": true,
"aircraftType": "A32NX",
"origin": "KLAX",
"destination": "KSFO"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.