Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tableId
string
required

Body

application/json
recordIds
string[]
required
Maximum array length: 1000

Response

200 - application/json

Returns the comment counts for the requested records

recordId
string
required
count
number
required
Last modified on September 15, 2026