Sick-leaves
List SickLeaveCertificates
Retrieve a paginated list of SickLeaveCertificate objects, which contain further information about certain types of leaves.
In France, some leave types require extra details in order to comply with legal expectations: sick leaves, maternity, paternity, etc…
GET
/
api
/
v3
/
sickLeaveCertificates
Query Parameters
{offset},{limit}. Defaults to 0,1000.
Filter out results on the related employee ID.
Filter out results on the related employee department ID.
Filter out results on the related employee legalEntity (ie business-establishment) ID.
Filter out results on their creation date.
Response
200 - application/json
Was this page helpful?