---
title: "Export Route TCX"
method: GET
path: "/routes/{id}/export_tcx"
tags: ["Routes"]
---

# Export Route TCX

`GET /routes/{id}/export_tcx`

Returns a TCX file of the route. Requires read_all scope for private routes.

## Path parameters

- `id` integer, required

## Response `200`

A TCX file with the route.

## Other responses

- `default` — Unexpected error.

---

[API](https://skmtc.dev/strava/apis/strava-api-v3.md) · [All operations](https://skmtc.dev/strava/apis/strava-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/strava/strava-api-v3/revisions/cbbf5860ef72/schema)
