---
title: "GET /availability"
method: GET
path: "/availability"
tags: ["Availability"]
---

# GET /availability

`GET /availability`

## Query parameters

- `from` string, date-time, required
- `to` string, date-time, required
- `category` string
- `service_id` string

## Response `200`

- object
  - `data` unknown[], required
    - unknown
  - `has_more` boolean, required
  - `next_cursor` unknown, required

## Other responses

- `404` — Not found
- `422` — Validation error

---

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