---
title: "Get content from the pregnancy hub"
method: GET
path: "/pregnancy"
---

# Get content from the pregnancy hub

`GET /pregnancy`

## Overview

The [pregnancy hub](https://www.nhs.uk/pregnancy/) contains a number of navigational and content pages.

The content of the page can be taken from `mainEntityOfPage`. This includes the navigational patterns to child pages.

At the top level, child modularised content is highlighted by the `hasPart` field. In child pages, only the individual page is highlighted.

## Response `200`

A valid query for the pregnancy hub.

- Schema — unresolved $ref

## Other responses

- `4XX` — An error occurred as follows: | HTTP status | Error code | Description | | ----------- | -------------------------- | --------------------------------------------- | | 401 | ACCESS_DENIED | API key missing, invalid or expired, or calling application not configured for this operation. | | 403 | ACCESS_DENIED | User cannot perform this action. | | 404 | RESOURCE_NOT_FOUND | Page not found. | | 429 | TOO_MANY_REQUESTS | You have exceeded your application's [rate limit](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#rate-limits). |

---

[API](https://skmtc.dev/nhs/apis/nhs-website-content-api.md) · [All operations](https://skmtc.dev/nhs/apis/nhs-website-content-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nhs/nhs-website-content-api/revisions/15359efa56b3/schema)
