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…
Headers
API key. Value must be formatted like so: lucca application={api_key}
.
Query Parameters
{offset},{limit}. Defaults to 0,1000.
"2000,500"
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.
"since,2024-01-01T09:45:23.000"
"until,2024-12-01T09:45:23.000"
"between,2024-01-01T09:45:23.999,2024-12-01T09:45:23.000"
Response
OK
The response is of type object
.