---
title: "GET /schedules/holiday-calendars/{key}"
method: GET
path: "/schedules/holiday-calendars/{key}"
tags: ["schedules"]
---

# GET /schedules/holiday-calendars/{key}

`GET /schedules/holiday-calendars/{key}`

**Required scope:** automation:workflows:read

## Path parameters

- `key` string, required

## Query parameters

- `from` string, date
- `to` string, date

## Response `200`

- HolidayResponse
  - `count` integer, required
  - `results` unknown[], required
    - unknown

## Other responses

- `4XX`

---

[API](https://skmtc.net/dynatrace/apis/automation.md) · [All operations](https://skmtc.net/dynatrace/apis/automation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dynatrace/automation/versions/0fe23f9b256b/schema)
