---
title: "Export TRF of a Swiss tournament"
method: GET
path: "/swiss/{id}.trf"
tags: ["Tournaments (Swiss)"]
---

# Export TRF of a Swiss tournament

`GET /swiss/{id}.trf`

Download a tournament in the Tournament Report File format, the FIDE standard.
Documentation: <https://www.fide.com/FIDE/handbook/C04Annex2_TRF16.pdf>
Example: <https://lichess.org/swiss/j8rtJ5GL.trf>

## Path parameters

- `id` string, required

## Response `200`

The TRF representation of a Swiss tournament.

---

[API](https://skmtc.net/lichess/apis/lichess-org-api-reference.md) · [All operations](https://skmtc.net/lichess/apis/lichess-org-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lichess/lichess-org-api-reference/versions/1425db81eb3b/schema)
