curl --request GET \
--url https://{tenant}.stamp.eu/rest/working_time/{start}/{end} \
--header 'Authorization: Bearer <token>'{
"data": {}
}curl --request GET \
--url https://{tenant}.stamp.eu/rest/working_time/{start}/{end} \
--header 'Authorization: Bearer <token>'{
"data": {}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Startdatum (YYYY-MM-DD)
Enddatum (YYYY-MM-DD)
Arbeitszeiten aller Mitarbeitenden, gruppiert nach Mitarbeiter-ID
Show child attributes