Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

tableId
string
requis
recordId
string
requis

Paramètres de requête

take
défaut:20

The record count you want to take, maximum is 1000

Exemple:

20

cursor
string | null
includeCursor
direction
Options disponibles:
forward

Réponse

200 - application/json

Returns the list of record's comment

comments
object[]
requis
nextCursor
string | null
Dernière modification le 4 septembre 2026