v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Places

Check If Place IsChild

Check if a place is a child of one or more of the specified parent places.

get/places/{pid}/ischild

Path parameters

pidstring required

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

Query parameters

pidsstring required

Comma-separated list of parent place ids. To find place IDs, see <a href="/reference/placessearch" target="_blank">Places Search</a>.

Headers

Accept'application/json' required

Specifies the media type(s) that the client is willing to accept in the response.

Response

The read was successful.