---
title: "Get Bookings"
method: POST
path: "/api/v1/service_bookings/get_bookings"
---

# Get Bookings

`POST /api/v1/service_bookings/get_bookings`

## Request body

- SBGetRequest
  - `participant_number` integer, required
  - `participant_id` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/caresquare/apis/fastapi.md) · [All operations](https://skmtc.dev/caresquare/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/caresquare/apis/fastapi/revisions/e4798856d733?raw)
