Dienstplan-Einträge
Absagen auswerten
Unit-scoped manager report over documented short-notice declinations
AuthentifizierungBearer <token>
Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).
Ort: header
Query-Parameter
unit_id?|
Format
uuidfrom?|
Format
date-timeto?|
Format
date-timeResponse-Body
application/json
application/json
application/json
curl -X GET "https://example.com/shift_declinations"{ "data": [ { "employee_id": "string", "employee_name": "string", "declination_count_12m": 0, "total_count": "string", "declinations": [ null ] } ]}