Skip to main content
GET
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
recordId
string
required

Response

200 - application/json

Returns the record's comment detail

id
string
required
content
object[]
required
createdBy
object
required
createdTime
string
required
reaction
object[] | null
lastModifiedTime
string
quoteId
string
deletedTime
string
Last modified on March 5, 2026