Skip to main content
Five endpoints for message tracing and gap detection. All public.

GET /api/loft/traces

Trace a patient’s messages across all monitored interfaces.
curl

Response


GET /api/loft/traces/

Get a specific trace by ID (treated as patient_id lookup).
curl

GET /api/loft/gaps

Detect gaps in message sequences.
curl

GET /api/loft/latency

Measure message latency between interfaces.
curl

GET /api/loft/sequences

List all known message sequences.
curl