Addresses
Get Address GeoJSON
Get Address GeoJSON
GET
/
addresses
/
{id}
/
geojson
Authorizations
X-Api-Key
string
headerrequiredPath Parameters
id
string
requiredID of Address to get
Response
200 - application/json
GeoJSON 'FeatureCollection' object
type
enum<string>
requiredAvailable options:
Feature
, FeatureCollection
, Point
, MultiPoint
, LineString
, MultiLineString
, Polygon
, MultiPolygon
, GeometryCollection
features
object[]
required