Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Abfrageparameter

resourceId
string
erforderlich
resourceType
enum<string>
erforderlich
Verfügbare Optionen:
base,
table
cursor
string | null
pageSize
integer
Standard:20
Erforderlicher Bereich: 1 <= x <= 20

Antwort

200 - application/json

Get trash successfully

trashItems
object[]
erforderlich
userMap
object
erforderlich
resourceMap
object
erforderlich
nextCursor
string | null
Zuletzt geändert am 4. September 2026