---
title: "get the corresponding xml file for the recitation"
method: GET
path: "/api/audio/file/{id}.xml"
tags: ["Recitation"]
---

# get the corresponding xml file for the recitation

`GET /api/audio/file/{id}.xml`

it could be protected (Authorized), but I guess I would have problems with available client components support,
so I preferred it to be anonymous, as it does not harm anybody I guess

## Path parameters

- `id` integer, required

## Response `200`

OK

- string, binary

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/ganjoor/apis/rmuseum-api.md) · [All operations](https://skmtc.net/ganjoor/apis/rmuseum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ganjoor/rmuseum-api/versions/bb8e104d36d2/schema)
