---
title: "Get comments for a pool"
method: GET
path: "/comment/pool"
tags: ["Comments"]
---

# Get comments for a pool

`GET /comment/pool`

## Query parameters

- `poolId` string, required
- `limit` integer
- `lastId` integer
- `fetchType` 'old' | 'new'
- `includeNsfw` boolean

## Response `200`

Pool comments

---

[API](https://skmtc.net/raydium/apis/api-v1-v2-legacy.md) · [All operations](https://skmtc.net/raydium/apis/api-v1-v2-legacy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/raydium/api-v1-v2-legacy/versions/cca93975de95/schema)
