API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/daily-overview/unresolved

GET/v1/daily-overview/unresolved

List the current user’s missed daily closings (last 14 days).

Beispiel

curl -X GET https://api.codemeta-os.de/v1/daily-overview/unresolved \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.daily-overview.list();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche