Get dashboard summary
Returns aggregated transfer counters and operational health snapshot for dashboards.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Bearer token authentication. The token must include a tenantId claim that matches the X-Organization-Id header.
Headers
Organization ID used as the tenant identifier. All data is scoped to this organization. Must match the JWT tenantId claim when authentication is enabled.
Response
Dashboard summary returned successfully.
Version of the dashboard response contract.
"v1"
Total number of transfers in the period.
128
Transfer count grouped by status.
Transfer count grouped by type.
Operational health snapshot.
Timestamp when the summary was generated.
"2026-02-01T12:00:00-03:00"
Whether the system is in a degraded state.
false
List of degradation reasons when degraded is true.

