v1

latestOpenAPI 3.1.0Apache 2.02026-07-22160175414.0 KB
SickLeaveCertificates

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

pagingstring required
Example:2000,500

{offset},{limit}. Defaults to 0,1000.

leavePeriod.ownerIdinteger[]

Filter out results on the related employee ID.

leavePeriod.owner.departmentIdinteger[]

Filter out results on the related employee department ID.

leavePeriod.owner.legalEntityIdinteger[]

Filter out results on the related employee legalEntity (ie business-establishment) ID.

creationDatestring
Example:since,2024-01-01T09:45:23.000

Filter out results on their creation date.

Response

OK