---
title: "Read Place Types"
method: GET
path: "/places/types"
tags: ["Places"]
---

# Read Place Types

`GET /places/types`

Read the list of place types. A place type defines a category of place such as cemetery, city, state, etc. Types have translated names for localization purposes.

## 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 types 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)
