---
title: "GET special_periods"
method: GET
path: "/v3/special_periods"
tags: ["SpecialPeriods"]
---

# GET special_periods

`GET /v3/special_periods`

Returns Special Periods of the organization

## Query parameters

- `page[number]` integer
- `page[size]` integer
- `sort` string
- `fields[special_period]` string
- `include` string
- `filter[id]` string
- `filter[name]` string
- `filter[created_at]` string
- `filter[updated_at]` string
- `filter[special_period_entries]` string

## Headers

- `Accept-Language` string

## Response `200`

SpecialPeriodCollectionResponse

## Other responses

- `429` — Error
- `default` — Error

---

[API](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3.md) · [All operations](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bookingexperts/booking-experts-api-v3/revisions/07dab8f7a8ec/schema)
