Export & Import
Daten exportieren
Formats are registered in the ExportFormat enum — each maps to an ExportProvider implementation.
AuthentifizierungBearer <token>
Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).
Ort: header
Pfadparameter
start*string
end*string
Response-Body
text/csv
application/json
curl -X GET "https://example.com/export/string/string""string"Kurzarbeit löschen DELETE
Zurück
Export-Protokolle GET
Scoped to the requesting user's own export history. The route already requires `time-tracking:export`, but the tenant-wide log additionally leaked who exported which employees over which periods; each exporter only needs to see (and re-download context for) their own runs.