---
title: "Get pad ID from read-only ID"
method: GET
path: "/admin/api/pads/readonly/{roId}"
tags: ["Pads"]
---

# Get pad ID from read-only ID

`GET /admin/api/pads/readonly/{roId}`

Returns the pad ID based on the read-only ID

## Path parameters

- `roId` string, required

## Response `200`

OK

- PadPadIDResponse
  - `padID` string

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