Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 186 Bytes

File metadata and controls

14 lines (10 loc) · 186 Bytes

Health

GET /api/health

No authentication required.

Response 200

{ "status": "ok" }

Use this to verify the server is reachable before configuring clients.