API reference

Health, dashboard, export, and static asset endpoints for Pulse.

MethodPathParamsDescription
GET/health-Liveness + config readiness. 503 until ready_for_live
GET/-Dashboard HTML shell
GET/api/dashboard/progressload_id{percent, done} loading progress
GET/api/dashboardfrom, to, load_id, refreshFull dashboard JSON. 503 if setup incomplete
GET/api/exportfrom, toJSON attachment (full payload)
GET/api/export/csvfrom, toCSV attachment (flat ticket list, all squads)
Static/static/*-CSS, JS, images