locations
get/api/v1/locations
Query parameters
order_bystring
Which field to use when ordering the results.
osm_address_city__likestring
osm_address_country__likestring
osm_name__likestring
pageinteger
A page number within the paginated result set.
price_countinteger
price_count__gteinteger
price_count__lteinteger
sizeinteger
Number of results to return per page.
type'ONLINE' | 'OSM'
- OSM - OSM
- ONLINE - ONLINE
Response
Example response
{
"page": 1,
"pages": 16,
"size": 100,
"total": 1531
}