---
title: "Get the custom data."
method: GET
path: "/api/v3.3/custom-data"
tags: ["Custom Data"]
---

# Get the custom data.

`GET /api/v3.3/custom-data`

Fetches all custom data for either a property or a lead. Exactly one of 'propertyUid' or 'leadUid' must be provided. For leads that are main leads in a group booking, authorization is done by the multi-unit property or master unit to which the main lead is attached to.

## Query parameters

- `propertyUid` string
- `leadUid` 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)
