---
title: "GET /holidays"
method: GET
path: "/holidays"
tags: ["slash-holidays"]
---

# GET /holidays

`GET /holidays`

## Query parameters

- `search` string
- `page` integer
- `size` integer
- `property` string
- `sort` string

## Response `200`

OK

- ResponseFormat
  - `success` boolean
  - `message` string
  - `data` unknown
  - `errorCode` integer
  - `errors` unknown

## Changes

- **2026-08-28** `290e97dda2ec` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/astravue/apis/astravue-api/changes/holidays/get.md)

---

[API](https://skmtc.dev/astravue/apis/astravue-api.md) · [All operations](https://skmtc.dev/astravue/apis/astravue-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/astravue/astravue-api/revisions/290e97dda2ec/schema)
