---
title: "Autocomplete Test"
method: GET
path: "/hotels/autocomplete/test"
tags: ["hotels"]
---

# Autocomplete Test

`GET /hotels/autocomplete/test`

Same logic, different content service path. For debugging.

## Query parameters

- `q` string, required
- `limit` integer

## 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)
