---
title: "Read one indexed Rug record"
method: GET
path: "/api/rugs/{chainId}/{rug}"
tags: ["Rugs"]
---

# Read one indexed Rug record

`GET /api/rugs/{chainId}/{rug}`

## Path parameters

- `chainId` integer, required
- `rug` string, required

## Response `200`

Cached Rug record.

- object
  - `rug` object, required

## Other responses

- `404` — Request error.

---

[API](https://skmtc.net/rugspull/apis/rugspull-read-api.md) · [All operations](https://skmtc.net/rugspull/apis/rugspull-read-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rugspull/rugspull-read-api/versions/08db450e3b2f/schema)
