API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/work-planning/desk-team-schedule-with-attendance

GET/v1/work-planning/desk-team-schedule-with-attendance

Like /desk-team-schedule but adds an attendance map (per user × day × halfday slot) derived from work-planning data. Privacy: absences are returned as a generic ABSENT status without leaveType.

Query-Parameter

NameTypBeschreibung
fromerforderlichstring
toerforderlichstring

Beispiel

curl -X GET https://api.codemeta-os.de/v1/work-planning/desk-team-schedule-with-attendance \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.work-planning.list();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche