Dienstplan
Lesebestätigungen abrufen
Manager overview of confirmed and pending short-notice acknowledgements of the plan
AuthentifizierungBearer <token>
Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).
Ort: header
Pfadparameter
roster*string
The roster ID
Format
uuidResponse-Body
application/json
application/json
application/json
curl -X GET "https://example.com/rosters/497f6eca-6276-4993-bfeb-53cbbbba6f08/acknowledgements"{ "data": [ { "id": "string", "roster_entry_id": "string", "employee_id": "string", "employee_name": "string", "date": "string", "shift_name": "string", "change_kind": "string", "requested_at": "string", "acknowledged_at": "string", "status": "acknowledged" } ]}Lastverteilung im Dienstplan GET
Burden distribution of the roster's unit over the rolling fairness window ending at the roster period end (the planner sees the load accumulated up to this plan)
Kandidatenstatus abrufen GET
Batch assignment status (V/TV/NV/R/none) for all active employees of the roster unit, aggregated from existing signals only (no persistence)