---
title: "Deck Niche Counts"
method: GET
path: "/onboarding/deck/niches"
tags: ["onboarding"]
---

# Deck Niche Counts

`GET /onboarding/deck/niches`

How many pool places each niche has at this destination, so a picker
can hide interests the deck could not deal.

## Query parameters

- `city` string, required

## Response `200`

Successful Response

- NichePlaceCounts — Servable places per niche id in a destination's cells.
  - `counts` object, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-10** `03a9621c5178` — 1 warning
  - deleted the `query` request parameter `radius_km`
- **2026-09-09** `c3802252fcff` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stardrift/apis/fastapi/changes/onboarding/deck/niches/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/f6559d3df7e9?raw)
