---
title: "Page metadata + body as JSON (used by SPA renderer)"
method: GET
path: "/p/{id}.json"
tags: ["Pages"]
---

# Page metadata + body as JSON (used by SPA renderer)

`GET /p/{id}.json`

## Path parameters

- `id` string, required

## Response `200`

Page JSON

## Other responses

- `401` — Page requires an authenticated session
- `403` — Cookie does not match this page id
- `404` — Page not found

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
