Returns a list of food share points close to a given location. If the location is not valid the user's
home location is used. The distance is measured in kilometers.
Returns 200 and a list of food share points, 400 if the distance is out of range, or 401 if not logged in.
Query Parameters
- lat string
- lon string
- distance string
Possible values: Value must match regular expression
\d+
Responses
- default
Loading...