---
title: "Get Passage Section Progress"
method: GET
path: "/reading-passages/passages/{passage_id}/progress"
tags: ["reading", "reading"]
---

# Get Passage Section Progress

`GET /reading-passages/passages/{passage_id}/progress`

Get user's progress on a sectioned passage.
Returns which sections have been completed and overall scores.

## Path parameters

- `passage_id` string, required

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/13996d792e23?raw)
