Skip to main content
GET
cURL

授权

Authorization
string
header
必填

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

路径参数

trashId
string
必填

查询参数

tableId
string
必填
cursor
string
take
integer
必填范围: 1 <= x <= 200
recordCreatedBy
string[]
recordCreatedTimeStart
string
recordCreatedTimeEnd
string

响应

200 - application/json

Get trash item records successfully

items
object[]
必填
userMap
object
必填
nextCursor
string | null
最后修改于 2026年9月15日