Dual-lens tier-1 overview payload
Returns the tier-1 dashboard payload for the requested lens. If lens is omitted, resolves to the tenant default per DASH-021. Regulation lens has both an active branch and a zero-state branch; policy-group lens always returns the active branch with groups rendered (zero-count cards if the tenant has no decisions). Policy-group responses never include has_broken_references or warning_banner — those are regulation-lens-only.
Authorizations
MeshQu API key passed as a bearer token: Authorization: Bearer mqu_…. Mint one in the console (Settings → API keys).
Tenant UUID for multi-tenant isolation. Required on all authenticated routes — validated before authentication (middleware/tenant.ts), so a missing or non-UUID header returns 400 (MISSING_TENANT_ID / INVALID_TENANT_ID) before the API key is checked.
Query Parameters
regulation Response
Dual-lens overview payload. See the route docblock for the full per-branch shape.
Dual-lens overview payload. See the route docblock for the full per-branch shape.