Skip to content

Get trail bounding box

GET
/api/v1/trail/bounding-box

Retrieves geographic bounding box (lat/lon bounds) for user’s trails

Bounding box coordinates

object
max_lat
number
min_lat
number
max_lon
number
min_lon
number

Bad Request

Internal Server Error