API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/work-planning/desk-bookings/mine

GET/v1/work-planning/desk-bookings/mine

List the caller’s own desk reservations across a date range, enriched with workstation names. Used by the self-service cancel list.

Query-Parameter

NameTypBeschreibung
fromerforderlichstring
toerforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche