Get Places With Property
GET/api/places/GetPlacesWithProperty
Tier: Public — stable, supported for third-party integration.
Looks up places by a standard property name or an extended property name.
Request
Responses
- 200
- 400
- 401
- 403
Zero or one element for the built-in properties, or any number of elements for an
extended-property lookup. See Places.PlaceDetailDto.
{propertyName} does not match a built-in key or a known extended property (NotFound, field "Extended Property: {propertyName}"), or the extended property's data type does not match the supplied value.
Caller is not authenticated.
Caller does not have Read permission on the Place module.