---
title: "List all pads"
method: GET
path: "/admin/api/pads"
tags: ["Pads"]
---

# List all pads

`GET /admin/api/pads`

Returns a list of all pad IDs

## Response `200`

OK

- PadAllPadsResponse
  - `padIDs` string[]

## Other responses

- `500` — Internal Server Error

---

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