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

Parámetros de consulta

startDate
string
endDate
string
fieldIds
string[]
createdByIds
string[]
cursor
string | null

Respuesta

200 - application/json

Get the history list of all records in a table

historyList
object[]
requerido
userMap
object
requerido
nextCursor
string | null
Última modificación el 15 de septiembre de 2026