---
title: "Get group-booking by 'groupUid'"
method: GET
path: "/api/v3.3/leads/group-booking"
tags: ["Leads"]
---

# Get group-booking by 'groupUid'

`GET /api/v3.3/leads/group-booking`

The complete group-booking of given groupUid structure will be returned, including main lead and its sub-leads. Endpoint will only return if the api client is authorized to access the main lead.

## Query parameters

- `propertyUid` string
- `leadUids` string[]
- `checkInFrom` string, date
- `checkInTo` string, date
- `checkOutFrom` string, date
- `checkOutTo` string, date
- `updatedSince` string
- `_limit` integer
- `_cursor` string

## Response `200`

OK

---

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