---
title: "List Booking Properties"
method: GET
path: "/api/v1/booking-concierge/properties"
tags: ["booking-concierge"]
---

# List Booking Properties

`GET /api/v1/booking-concierge/properties`

## Response `200`

Successful Response

- BookingPropertyResponse[]
  - `property_code` string, required
  - `property_name` string, required
  - `booking_count` integer, required

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc.dev/getanana/apis/cleon-api/revisions/6b978a517225?raw)
