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

Parametri della query

cursor
string | null
pageSize
integer
Intervallo richiesto: 1 <= x <= 50
orderBy
enum<string>
Opzioni disponibili:
archivedTime,
recordCreatedTime,
recordLastModifiedTime
direction
enum<string>
Opzioni disponibili:
desc
recordCreatedBy
string[]
recordLastModifiedBy
string[]
archivedTimeStart
string
archivedTimeEnd
string
recordCreatedTimeStart
string
recordCreatedTimeEnd
string

Risposta

200 - application/json

Get archived records successfully

items
object[]
obbligatorio
userMap
object
obbligatorio
nextCursor
string | null
Ultima modifica il 15 settembre 2026