---
title: "Returns a section overview by reference."
method: GET
path: "/api/Search/Paragraph/{reference}"
tags: ["Search"]
---

# Returns a section overview by reference.

`GET /api/Search/Paragraph/{reference}`

## Path parameters

- `reference` string, required

## Response `200`

Success

- ErskineMaySectionOverview
  - `id` integer
  - `title` string, nullable
  - `titleChain` string, nullable
  - `subSections` ErskineMaySectionOverview[], nullable

## Other responses

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

---

[API](https://skmtc.net/parliament/apis/erskine-may-api.md) · [All operations](https://skmtc.net/parliament/apis/erskine-may-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/parliament/erskine-may-api/versions/8607265db448/schema)
