---
title: "List room types"
method: GET
path: "/v1/room_types"
tags: ["Room types"]
---

# List room types

`GET /v1/room_types`

## Response `200`

OK

- ListRoomTypesResponse
  - `room_types` RoomTypeExternalSchema[], required
    - `id` string, required
    - `name` string, required
    - `reference_key` string, nullable, required — Optional unique identifier for this room type in your system.

---

[API](https://skmtc.net/navigateai/apis/navigateai-api.md) · [All operations](https://skmtc.net/navigateai/apis/navigateai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/navigateai/navigateai-api/revisions/5fb236d03a88/schema)
