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 р.