Entity · daily_overview_archives
Daily Overview Archive
Felder
Daily Overview Archive
TTL-bound cache of aggregated daily-overview data for historical (date < today) lookups. The live view aggregates on demand; archive entries warm-cache repeated reads of the same (userId, date, scope).
userId
User the aggregate is scoped to. May be the literal "__tenant__" placeholder for tenant-scope rollups.
scope
Werte
selfteamtenantscopeRefId
nullable
data
Same shape as the live aggregate response
read-only
generatedAt
read-only
expiresAt
TTL index target
read-only
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/daily_overview_archives— Liste, paginiert + filterbarGET /api/v1/daily_overview_archives/<id>— Einzelne EntityPOST /api/v1/daily_overview_archives— AnlegenPATCH /api/v1/daily_overview_archives/<id>— Teil-UpdateDELETE /api/v1/daily_overview_archives/<id>— Soft-DeleteGET /api/v1/daily_overview_archives/<id>/timeline— Audit + Aktivitäten