---
search:
  tags:
    - account
    - GET
seo:
  description: >-
    Returns a paginated list of all sick day records for the current… Reference
    for the GET /account/employee/sick-days endpoint in the Leadtime Public API
    API.
sidebar:
  badge: GET
  label: Get sick days history
title: Get sick days history
type: openapi-operation
---
Returns a paginated list of all sick day records for the current employee.

**What is returned:**
- Start and end dates of sick periods
- Comments/notes about the illness
- Attached medical certificate file IDs (if provided)

**Note:** This endpoint is only available for employee accounts. Supports server-side pagination, sorting, and filtering via grid query parameters.

<Operation source="api-reference" id="accountcontroller-getsickdays" />
