Getmasterkeysvaultsummary
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).
请求头
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.
查询参数
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.
响应
code
message
data