Skip to main content
GET
/
reports
/
absence-rate-by-department
Fehlzeitenquote nach Abteilung
curl --request GET \
  --url https://{tenant}.stamp.eu/rest/reports/absence-rate-by-department \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

start
string<date>
required
end
string<date>
required

Response

Fehlzeitenquote nach Abteilung

The response is of type object.