---
title: "Deck Bounds"
method: GET
path: "/onboarding/deck/bounds"
tags: ["onboarding"]
---

# Deck Bounds

`GET /onboarding/deck/bounds`

The edge of what the deck can offer, so a map can draw it and refuse to
search outside it.

## Query parameters

- `city` string, required
- `place_id` string, nullable

## Response `200`

Successful Response

- DeckBoundsResponse
  - `outline` object, nullable, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-10** `03a9621c5178` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stardrift/apis/fastapi/changes/onboarding/deck/bounds/get.md)

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/stardrift/apis/fastapi/revisions/5ee46d34daa4?raw)
