Stempel-Erinnerung senden
Sends a push notification reminder to an employee who forgot to clock in. The "time" value is the employee's scheduled shift start (most useful context for the recipient), not the send timestamp.
Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).
Ort: header
Pfadparameter
The employee ID
uuidResponse-Body
application/json
application/json
application/json
curl -X POST "https://example.com/employees/497f6eca-6276-4993-bfeb-53cbbbba6f08/remind-clockin"{ "status": "ok"}Team-Live-Status GET
Status of all visible employees for one calendar day (planned shift, clock state, lateness, no-show). The optional query parameter `date` (`Y-m-d`, tenant timezone) selects the day; without it today is returned. Sits in the `manager` block without a module gate: the roster fields degrade gracefully when the shift_roster module is disabled
Arbeitszeiten aller Mitarbeitenden GET
All employees working time