---
title: "Get reserved slot"
method: GET
path: "/v2/slots/reservations/{uid}"
tags: ["Slots"]
---

# Get reserved slot

`GET /v2/slots/reservations/{uid}`

<Note>Please make sure to pass in the cal-api-version header value as mentioned in the Headers section. Not passing the correct value will default to an older version of this endpoint.</Note>

## Path parameters

- `uid` string, required

## Headers

- `cal-api-version` string, required

## Response `200`

- GetReservedSlotOutput20240904
  - `status` 'success' | 'error', required
  - `data` GetReservedSlotOutput20240904, required — recursive

---

[API](https://skmtc.net/calcom/apis/cal-diy-api-v2.md) · [All operations](https://skmtc.net/calcom/apis/cal-diy-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/calcom/cal-diy-api-v2/revisions/16de9d3eb7b3/schema)
