Get Master Keys Vault Summary
Single master key KPIs over a calendar window (vault). Requires valid non-nil masterKeyId.
Success data: { "window", "masterKeyId", "summary": { ... } } — summary fields align with daily rollup KPIs (strings from CH).
Headers
Authorization
Optional. Bearer JWT, Virtual Key, or PAT. Server also accepts Cookie alephant_token; not modeled as a header here.
X-Workspace-Id
Optional in the spec; required for authenticated analytics. Omit for unauthenticated GET /v1/analytics/health.
Query parameters
masterKeyId
Master key UUID (cannot be all-zero UUID).
preset
Calendar preset when start+end omitted; default 30d.
start
YYYY-MM-DD with end.
end
YYYY-MM-DD with start.
Response
code
message
data