---
title: "Fetch a single Landing home by its slug — property details, amenities, photos, **flex pricing**, **the full availability calendar**, and a pre-filled `reservation_link` so the agent doesn't have to probe dates or assemble booking URLs by hand (get_apartment already returns the full calendar)."
method: GET
path: "/api/public/homes/{slug}"
---

# Fetch a single Landing home by its slug — property details, amenities, photos, **flex pricing**, **the full availability calendar**, and a pre-filled `reservation_link` so the agent doesn't have to probe dates or assemble booking URLs by hand (get_apartment already returns the full calendar).

`GET /api/public/homes/{slug}`

## Path parameters

- `slug` string, required

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