get_route_as_tcx
Export a Strava route as a TCX file. Provide the route ID to download the training data, enabling GPS tracking and activity analysis in compatible apps.
Instructions
Export Route TCX
Endpoint: GET /routes/{id}/export_tcx
Description: Returns a TCX file of the route. Requires read_all scope for private routes.
Read-only operation. Scopes: required: read_all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The identifier of the route. |