Skip to main content
GET
List SickLeaveCertificates

Headers

Authorization
string
required

API key. Value must be formatted like so: lucca application={api_key}.

Query Parameters

paging
string
required

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

Example:

"2000,500"

leavePeriod.ownerId
integer[]

Filter out results on the related employee ID.

leavePeriod.owner.departmentId
integer[]

Filter out results on the related employee department ID.

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

creationDate
string

Filter out results on their creation date.

Examples:

"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

200 - application/json

OK

data
object