---
title: "List saved revisions"
method: GET
path: "/admin/api/pads/{padId}/savedRevisions"
tags: ["Pads"]
---

# List saved revisions

`GET /admin/api/pads/{padId}/savedRevisions`

Returns the list of saved revisions of this pad

## Path parameters

- `padId` string, required

## Response `200`

OK

- PadSavedRevisionsListResponse
  - `savedRevisions` integer[]

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/ether/apis/etherpad-go-api.md) · [All operations](https://skmtc.net/ether/apis/etherpad-go-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ether/etherpad-go-api/versions/6f3a072916e8/schema)
