v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Places

Read Place

Read a place. A Place resource represents a logical place and will have one or more Place Descriptions associated with it. For example, the city of Provo exists in the county of Utah, in the state of Utah, in the United States. However, when Provo was first established, the state of Utah did not exist. Utah County existed in the Utah Territory. So, Provo has two Place Descriptions but only one Place resource:

  • Provo, Utah, Utah Territory, United States (1850-1896)
  • Provo, Utah, Utah, United States (1896-present)
get/places/{pid}

Path parameters

pidstring required

The id of the place. To find place IDs, see <a href="/reference/placessearch" target="_blank">Places Search</a>.

Response

The read was successful. See <a href="https://developers.familysearch.org/main/docs/json-schema#placedescription" target="_blank">PlaceDescription Schema (JSON)</a>