---
title: "Available Slots"
method: GET
path: "/api/v1/calendar_pool/{pool_id}/available_slots"
tags: ["Calendar Pool"]
---

# Available Slots

`GET /api/v1/calendar_pool/{pool_id}/available_slots`

Merged availability across all active pool members.

## Path parameters

- `pool_id` string, uuid, required

## Query parameters

- `start_date` string, required
- `end_date` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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