Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

trashId
string
required

Query Parameters

tableId
string
required
cursor
string
take
integer
Required range: 1 <= x <= 200
recordCreatedBy
string[]
recordCreatedTimeStart
string
recordCreatedTimeEnd
string

Response

200 - application/json

Get trash item records successfully

items
object[]
required
userMap
object
required
nextCursor
string | null
Last modified on September 15, 2026