---
title: "Get Bonus County"
method: GET
path: "/api/v1/workspace/bonus-county"
tags: ["workspace"]
---

# Get Bonus County

`GET /api/v1/workspace/bonus-county`

The county a free self-serve workspace claimed, or the ones it may claim.

## Response `200`

Successful Response

- BonusCountyResponse — The workspace's bonus county, claimed or still to claim. ``claimable_county_fips`` is empty once a county is claimed, and for every workspace that has no bonus to spend.
  - `claimed_county_fips` string, nullable, required
  - `claimable_county_fips` string[], required

## Changes

- **2026-09-25** `bb508e935174` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/maia-analytics/apis/maia-api/changes/api/v1/workspace/bonus-county/get.md)

---

[API](https://skmtc.dev/maia-analytics/apis/maia-api.md) · [All operations](https://skmtc.dev/maia-analytics/apis/maia-api/llms.txt) · [OpenAPI document](https://skmtc.dev/maia-analytics/apis/maia-api/revisions/bb508e935174?raw)
