---
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.

- WebPageJson — 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). |

## Changes

- **2023-12-05** `0d2bde903fbd` — 1 breaking
  - media type `application/schema+json` was changed to a more general media type `application/json` for the response status `200`

[Change history](https://skmtc.dev/nhs/apis/nhs-website-content-api-v2/changes/pregnancy/get.md)

---

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