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

# Availability

`GET /reservations/availability`

## Query parameters

- `date` string, required
- `time` string, required
- `window_min` integer

## Response `200`

Successful Response

- AvailabilityOut[]
  - `table_number` string, required
  - `available` boolean, required

## Other responses

- `422` — Validation Error

---

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