---
title: "List Geo Hotels"
method: GET
path: "/api/v1/geo/hotels"
tags: ["geo-monitoring", "geo-hotels"]
---

# List Geo Hotels

`GET /api/v1/geo/hotels`

## Response `200`

Successful Response

- GeoHotelRead[]
  - `id` string, uuid, required
  - `tenant_id` string, uuid, required
  - `property_id` string, uuid, required
  - `tracked_website_id` string, uuid, nullable, required
  - `enrolled_at` string, date-time, required
  - `monitoring_status` string, required
  - `property_name` string
  - `property_city` string, nullable
  - `property_country_code` string
  - `positioning_tags` string[]

---

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