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

**What is returned:**
- Vacation request ID
- Start and end dates
- Current status (Pending, Approved, or Rejected)

**Note:** This endpoint is only available for employee accounts. Future vacations are those with a start date in the future.

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