API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/work-planning/team-schedule

GET/v1/work-planning/team-schedule

Get team work schedule for a week (requires work_schedule_view_team)

Query-Parameter

NameTypBeschreibung
weekStarterforderlichstring<date>
orgUnitIdstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche