Skip to main content
GET
/
reports
/
absence-rate
Fehlzeitenquote
curl --request GET \
  --url https://{tenant}.stamp.eu/rest/reports/absence-rate \
  --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

The response is of type object.