Published 26 January 2026, Updated 26 January 2026
GET /ping
Purpose: health check and server time.
Access:
- read-only
- read-write
- admin
Response:
{
"meta": { "status": 200, "error": null },
"data": { "time": "2026-01-01T00:00:00+00:00" }
}

F.S.O.S. The Flight School Operations and Services
Published 26 January 2026, Updated 26 January 2026
GET /ping
Purpose: health check and server time.
Access:
Response:
{
"meta": { "status": 200, "error": null },
"data": { "time": "2026-01-01T00:00:00+00:00" }
}