Routes
Export Route GPX
Returns a GPX file of the route. Requires read_all scope for private routes.
get/routes/{id}/export_gpx
Path parameters
idinteger required
The identifier of the route.
Response
A GPX file with the route.
Changes
No recorded changes to this endpoint across all 1 revision of this API.