GET /Place/{id}

tfl.gov.uk

Summary: Gets the place with the given id.
Operation ID: Place_Get
Auth: unknown

Parameters (2)

id (string, path, required)

The id of the place, you can use the /Place/Types/{types} endpoint to get a list of places for a given type including their ids

includeChildren (boolean, query, optional)

Defaults to false. If true child places e.g. individual charging stations at a charge point while be included, otherwise just the URLs of any child places will be returned

No probe data for this endpoint yet.