GET /v1/vacation-previewGET/v1/vacation-preview Computes daysRequested + minutesRequested + perDay breakdown for a prospective vacation. Mirrors the backend approval-time logic so the frontend can display the authoritative value. No mutation. Query-Parameter NameTypBeschreibunguserIdstringstartDateerforderlichstringendDateerforderlichstringhalfDayStartstringhalfDayEndstringleaveTypestring Beispiel curl -X GET https://api.codemeta-os.de/v1/vacation-preview \ -H "X-Tenant-Id: $TENANT" \ -b cookies.txtconst result = await cm.vacation-preview.list(); Antwortcodes HTTP Bedeutung 200 Default Response