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

# Get group-booking by 'groupUid'

`GET /api/v3.3/leads/group-booking/{groupUid}`

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.

## Path parameters

- `groupUid` string, required

## 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)
