Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

tableId
string
erforderlich
recordId
string
erforderlich

Abfrageparameter

take
Standard:20

The record count you want to take, maximum is 1000

Beispiel:

20

cursor
string | null
includeCursor
direction
Verfügbare Optionen:
forward

Antwort

200 - application/json

Returns the list of record's comment

comments
object[]
erforderlich
nextCursor
string | null
Zuletzt geändert am 4. September 2026