---
title: "Get geographies"
method: GET
path: "/geographies"
tags: ["Meta"]
---

# Get geographies

`GET /geographies`

List available geographies. The `code` property should be used with the `estimate` endpoint's `msa` or `counties` parameter.

## Response `200`

OK

- object[]
  - `type` string
  - `code` string
  - `name` string
  - `abbr` string
  - `counties` string[]

---

[API](https://skmtc.net/lightcast/apis/alumni-pathways-2-0.md) · [All operations](https://skmtc.net/lightcast/apis/alumni-pathways-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightcast/alumni-pathways-2-0/versions/fc66b9877391/schema)
