---
title: "Get the interests stored on the node"
method: GET
path: "/experimental/interests"
---

# Get the interests stored on the node

`GET /experimental/interests`

## Response `200`

success

- InterestsGet — Ceramic interest keys
  - `interests` InterestsGetInterestsInner[], required — An array of interests
    - `data` string, required — The multbase encoded bytes of the interest.

## Other responses

- `400` — bad request
- `500` — Internal server error

## Changes

- **2024-06-24** `446f208c818c` — 1 warning
  - deleted the `query` request parameter `peerId`

[Change history](https://skmtc.dev/ceramicnetwork/apis/ceramic-api/changes/experimental/interests/get.md)

---

[API](https://skmtc.dev/ceramicnetwork/apis/ceramic-api.md) · [All operations](https://skmtc.dev/ceramicnetwork/apis/ceramic-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ceramicnetwork/ceramic-api/revisions/446f208c818c/schema)
