API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

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

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

Get desk reservations for all direct reports across a date range. Requires desk_reservation_book_for_team or admin_bypass.

Query-Parameter

NameTypBeschreibung
fromerforderlichstring
toerforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche