Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

tableId
string
obbligatorio
recordId
string
obbligatorio

Parametri della query

take
predefinito:20

The record count you want to take, maximum is 1000

Esempio:

20

cursor
string | null
includeCursor
direction
Opzioni disponibili:
forward

Risposta

200 - application/json

Returns the list of record's comment

comments
object[]
obbligatorio
nextCursor
string | null
Ultima modifica il 4 settembre 2026