Get exact clinic dashboard counters
Returns tenant-scoped aggregate counters without loading or returning patient rows.
Returns tenant-scoped aggregate counters without loading or returning patient rows.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
application/json
curl -X GET "https://example.com/dashboard/clinic/stats"{ "actionsRequired": 0, "awaitingApproval": 0, "activeOrders": 0, "deliveriesToday": 0}Empty
Empty
List clinic-safe recent order activity GET
Returns only safe event classifications and order references. Raw activity payloads, notes, attachment IDs, and lab-internal task events are never selected.
List orders currently blocked by an active hold GET
Returns a bounded cursor page of on-hold orders for the authenticated lab. Patient names honor the order's lab-masking policy.