---
title: "Get content from the Live Well hub."
method: GET
path: "/live-well"
---

# Get content from the Live Well hub.

`GET /live-well`

## Overview

The [Live Well hub](https://www.nhs.uk/live-well/) contains a number of navigational and content pages.

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

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

## Response `200`

A valid query for the Live Well pages.

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