---
title: "Read Place Type Groups"
method: GET
path: "/places/type-groups"
tags: ["Places"]
---

# Read Place Type Groups

`GET /places/type-groups`

Read the list of place type groups. A place type group is a collection of related place types that provides convenience when working with types. For example, a "city-like" type group includes city, populated place, and capital city types.

## Headers

- `Accept` 'application/ld+json' | 'application/json' | 'application/rdf+xml' | 'application/xml', required

## Response `200`

The read was successful.

## Other responses

- `404` — If the list of place type groups cannot be retrieved.

---

[API](https://skmtc.dev/familysearch/apis/authentication-endpoints.md) · [All operations](https://skmtc.dev/familysearch/apis/authentication-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/familysearch/authentication-endpoints/revisions/2b5020574a62/schema)
