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.

Query Parameters

spaceId
string
resourceType
enum<string>
required
Available options:
space,
base

Response

200 - application/json

Get trash successfully

trashItems
object[]
required
userMap
object
required
resourceMap
object
required
nextCursor
string | null
Last modified on March 5, 2026