Skip to main content
GET
cURL

承認

Authorization
string
header
必須

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

パスパラメータ

tableId
string
必須

クエリパラメータ

cursor
string | null
pageSize
integer
必須範囲: 1 <= x <= 50
orderBy
enum<string>
利用可能なオプション:
archivedTime,
recordCreatedTime,
recordLastModifiedTime
direction
enum<string>
利用可能なオプション:
desc
recordCreatedBy
string[]
recordLastModifiedBy
string[]
archivedTimeStart
string
archivedTimeEnd
string
recordCreatedTimeStart
string
recordCreatedTimeEnd
string

レスポンス

200 - application/json

Get archived records successfully

items
object[]
必須
userMap
object
必須
nextCursor
string | null
最終更新日 2026年9月15日