---
title: "Get Bulk Hotel Static Data"
method: GET
path: "/hotel-search/hotels/static/"
tags: ["hotel-search"]
---

# Get Bulk Hotel Static Data

`GET /hotel-search/hotels/static/`

Bulk hotel static data for list surfaces (map sheet, hotel cards).

Not gateway-cached: the ID set varies per search so hit rates would be
poor, and the content-side path is cache/DB-only (no supplier calls).

## Query parameters

- `hotel_ids` integer[], required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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