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

Paramètres de requête

cursor
string | null
pageSize
integer
Plage requise: 1 <= x <= 50
orderBy
enum<string>
Options disponibles:
archivedTime,
recordCreatedTime,
recordLastModifiedTime
direction
enum<string>
Options disponibles:
desc
recordCreatedBy
string[]
recordLastModifiedBy
string[]
archivedTimeStart
string
archivedTimeEnd
string
recordCreatedTimeStart
string
recordCreatedTimeEnd
string

Réponse

200 - application/json

Get archived records successfully

items
object[]
requis
userMap
object
requis
nextCursor
string | null
Dernière modification le 15 septembre 2026