The Mission API provides endpoints for managing missions in FreeTAKServer. Missions allow users to share data packages, coordinate activities, and collaborate in real-time.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/FreeTAKTeam/FreeTakServer/llms.txt
Use this file to discover all available pages before exploring further.
Get Mission Table
Retrieve a list of all missions available on the server.Authentication
This endpoint requires HTTP Basic Authentication.Response
Array of mission objects
Response Example
Error Responses
500 Internal Server Error
Mission Operations
The Mission API integrates with the enterprise sync component to manage mission data, including:- Mission creation and deletion
- Member management (add/remove users)
- Content sharing (data packages, CoT events)
- Mission subscriptions and synchronization