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

**What is returned:**
- Complete history of all vacation requests (past and future)
- Request dates, status, and approval information
- Reason for vacation (if provided)
- Who approved/rejected and when

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

`GET /account/employee/vacations/history`
