---
title: "GET /comment/{tableId}/{recordId}/count"
method: GET
path: "/comment/{tableId}/{recordId}/count"
tags: ["comment"]
---

# GET /comment/{tableId}/{recordId}/count

`GET /comment/{tableId}/{recordId}/count`

Get record comment count

## Path parameters

- `tableId` string, required

## Response `200`

Returns the comment count by query

- object
  - `count` number, required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
