---
title: "GET /search/{country}/{city}"
method: GET
path: "/search/{country}/{city}"
---

# GET /search/{country}/{city}

`GET /search/{country}/{city}`

## Path parameters

- `country` string, required
- `city` string, required

## Response `200`

OK

- object[]
  - `country` string, required
  - `city` string, required
  - `street` string, required
  - `number` string, required
  - `contract` string, required
  - `listprice` string, required
  - `currency` string, required

---

[API](https://skmtc.dev/aws-samples/apis/unicorn-web-api.md) · [All operations](https://skmtc.dev/aws-samples/apis/unicorn-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/unicorn-web-api/revisions/738510c38001/schema)
