Places
Read Place Type
Read a place type. A place type is a type of place, such as a cemetery, city, state, etc. Types have translated names, which is useful for localization purposes.
get/places/types/{ptid}
Path parameters
ptidstring required
The ID of the place type. To find place type IDs, see <a href="/reference/readplacetypes" target="_blank">Read Place Types</a>.
Headers
Accept'application/ld+json' | 'application/json' | 'application/rdf+xml' | 'application/xml' required
Specifies the media type(s) that the client is willing to accept in the response.
Response
The read was successful.