---
search:
  tags:
    - account
    - GET
seo:
  description: >-
    Returns comprehensive vacation statistics for the current… Reference for the
    GET /account/employee/vacations/stats endpoint in the Leadtime Public API
    API.
sidebar:
  badge: GET
  label: Get vacation statistics
title: Get vacation statistics
type: openapi-operation
---
Returns comprehensive vacation statistics for the current employee for a specific year.

**What is returned:**
- Vacation entitlement by contract
- Days periods (when vacation days were added/deducted)
- Pending vacation days (requests awaiting approval)
- Approved future vacation days
- Approved past vacation days (already taken)
- Vacation days from overtime conversion
- Added/deducted days (manual adjustments)
- Total vacation days available
- Total used vacation days
- Total remaining vacation days
- Potential vacation days (including pending requests)

**Note:** This endpoint is only available for employee accounts. If no year is provided in the query parameter, the current year is used.

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