---
title: "Gets Verse Sync Information"
method: GET
path: "/api/audio/verses/{id}"
tags: ["Recitation"]
---

# Gets Verse Sync Information

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

## Path parameters

- `id` integer, required

## Response `200`

OK

- RecitationVerseSync[]
  - `verseOrder` integer — Verse Order
  - `verseText` string, nullable — Verse Text
  - `audioStartMilliseconds` integer — Audio Start in Milliseconds

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