---
title: "Get Stamps"
method: GET
path: "/ceramic-cache/stamp"
---

# Get Stamps

`GET /ceramic-cache/stamp`

## Query parameters

- `address` string, required

## Response `200`

OK

- GetStampResponse
  - `success` boolean, required
  - `stamps` CachedStampResponse[], required
    - `id` integer, required
    - `address` string, required
    - `provider` string, required
    - `stamp` unknown, required

---

[API](https://skmtc.dev/passport/apis/ninjaapi.md) · [All operations](https://skmtc.dev/passport/apis/ninjaapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/passport/ninjaapi/revisions/959073d47964/schema)
