Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

tableId
string
requerido
recordId
string
requerido

Parámetros de consulta

take
predeterminado:20

The record count you want to take, maximum is 1000

Ejemplo:

20

cursor
string | null
includeCursor
direction
Opciones disponibles:
forward

Respuesta

200 - application/json

Returns the list of record's comment

comments
object[]
requerido
nextCursor
string | null
Última modificación el 4 de septiembre de 2026