Skip to main content
GET
cURL

承認

Authorization
string
header
必須

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

パスパラメータ

tableId
string
必須
recordId
string
必須

クエリパラメータ

take
デフォルト:20

The record count you want to take, maximum is 1000

:

20

cursor
string | null
includeCursor
direction
利用可能なオプション:
forward

レスポンス

200 - application/json

Returns the list of record's comment

comments
object[]
必須
nextCursor
string | null
最終更新日 2026年9月4日