---
title: "List version snapshots for a page"
method: GET
path: "/api/pages/{id}/versions"
tags: ["Pages"]
---

# List version snapshots for a page

`GET /api/pages/{id}/versions`

## Path parameters

- `id` string, required

## Response `200`

Version list (newest first)

## Other responses

- `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/92a1dcbd2fc7?raw)
