---
title: "List current user's holidays"
method: GET
path: "/v1/holidays"
tags: ["User Holidays"]
---

# List current user's holidays

`GET /v1/holidays`

## Query parameters

- `start` string, required
- `end` string, required

## Response `200`

List of holidays for the current user

## Other responses

- `401` — Not authorized

---

[API](https://skmtc.net/timesheet/apis/timesheet-api.md) · [All operations](https://skmtc.net/timesheet/apis/timesheet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/timesheet/timesheet-api/revisions/fbe59bacb638/schema)
