---
title: "get the corresponding xml file contents (xml) for the narration"
method: GET
path: "/api/audio/xml/{id}"
tags: ["Recitation"]
---

# get the corresponding xml file contents (xml) for the narration

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

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

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[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)
