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…
Documentation Index
Fetch the complete documentation index at: https://developers.lucca.fr/llms.txt
Use this file to discover all available pages before exploring further.
API key. Value must be formatted like so: lucca application={api_key}.
{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"
OK