API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen
Entity · daily_overview_recaps

Daily Overview Recap

Schema-ID
daily_overview_recap
Collection
daily_overview_recaps
Permissions
  • Lesendaily_overview_view
  • Anlegendaily_overview_view
  • Änderndaily_closing_admin
  • Löschendaily_closing_admin

Felder

Daily Overview Recap

daily_overview_recaps4 Permissions

Optional AI-generated narrative recap of a single day, scoped to self / team / tenant. Unique per (tenantId, userId, date, scope).

userIduuiderforderlich

User who received the push / opened the overview

datedateerforderlich
scopestringerforderlich
selfteamtenant
scopeRefIdstringoptional

orgUnitId for scope=team, otherwise null

nullable
markdownstringerforderlich
max 16000 Zeichenread-only
llmobjecterforderlich
read-only
modelstringerforderlich
providerstringerforderlich
inputTokensintegeroptional
≥ 0
outputTokensintegeroptional
≥ 0
isFallbackbooleanoptional
errorstringoptional
nullable
generatedAtdatetimeerforderlich
read-only

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_recaps — Liste, paginiert + filterbar
  • GET /api/v1/daily_overview_recaps/<id> — Einzelne Entity
  • POST /api/v1/daily_overview_recaps — Anlegen
  • PATCH /api/v1/daily_overview_recaps/<id> — Teil-Update
  • DELETE /api/v1/daily_overview_recaps/<id> — Soft-Delete
  • GET /api/v1/daily_overview_recaps/<id>/timeline — Audit + Aktivitäten

Suche