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
Последнее изменение 4 сентября 2026 г.