---
title: "List every Landing market currently accepting bookings, and — nested under each — its **display cities** (the specific, neighborhood-level places the website is organized around)."
method: GET
path: "/api/public/markets"
---

# List every Landing market currently accepting bookings, and — nested under each — its **display cities** (the specific, neighborhood-level places the website is organized around).

`GET /api/public/markets`

## Query parameters

- `state` string

## Response `200`

Success

## Other responses

- `400` — Invalid parameters
- `404` — Unknown home or market

---

[API](https://skmtc.net/hellolanding/apis/landing-public-api-http-get.md) · [All operations](https://skmtc.net/hellolanding/apis/landing-public-api-http-get/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hellolanding/landing-public-api-http-get/revisions/6905507726a6/schema)
