curl --request GET \
--url https://{tenant}.stamp.eu/rest/print/employees/{employee}/working_time/{start}/{end} \
--header 'Authorization: Bearer <token>'"<string>"curl --request GET \
--url https://{tenant}.stamp.eu/rest/print/employees/{employee}/working_time/{start}/{end} \
--header 'Authorization: Bearer <token>'"<string>"Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Mitarbeiter-ID (UUID)
Startdatum (YYYY-MM-DD)
Enddatum (YYYY-MM-DD)
PDF-Dokument
The response is of type file.