---
title: "GET /api/Pages/v1/Page/{id}"
method: GET
path: "/api/Pages/v1/Page/{id}"
tags: ["Pages"]
---

# GET /api/Pages/v1/Page/{id}

`GET /api/Pages/v1/Page/{id}`

## Path parameters

- `id` integer, required

## Response `200`

OK

- Page
  - `PageID` integer, required
  - `MenuText` string
  - `LinkPageID` integer
  - `IsLinkedPage` boolean, required
  - `ParentID` integer
  - `ChildPages` Page[]

## Other responses

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

---

[API](https://skmtc.dev/maplewoodmn/apis/civicplus-api-documentation.md) · [All operations](https://skmtc.dev/maplewoodmn/apis/civicplus-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/maplewoodmn/civicplus-api-documentation/revisions/9a7fb3c45938/schema)
