API ReferenceTrash Management

List Trash

GET/api/v1/trash

Retrieve all files and folders in the trash. Items remain in trash until permanently deleted or restored.

Headers

AuthorizationstringRequired

Bearer token for authentication

Query Parameters

limitintegerOptional

Number of items to return

offsetintegerOptional

Number of items to skip for pagination

sortBystringOptional

Field to sort by

sortOrderstringOptional

Sort direction

GET/api/v1/trash
Response