---
title: "Aliyot for a Parashah"
method: GET
path: "/api/sheets/{parasha}/get_aliyot"
tags: ["Calendars"]
---

# Aliyot for a Parashah

`GET /api/sheets/{parasha}/get_aliyot`

Returns a breakdown of the seven Torah readings for a given parashah. This endpoint is useful for Sheet builders when seeding a Sheet from a weekly Torah reading.

## Path parameters

- `parasha` string, required

## Response `200`

Successful Response

- AliyotJSON — Aliyot ranges for a parasha.
  - `ref` Ref[] — Ordered list of refs, one per aliyah.

---

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