v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Trash

Responds with trash contents for a workspace optionally filtered to a specific application.

get/api/trash/workspace/{workspace_id}/

Path parameters

workspace_idinteger required

Returns the trash for the workspace with this id.

Query parameters

application_idinteger

Optionally filters down the trash to only items for this application in the workspace.

pageinteger

Selects which page of trash contents should be returned.

Response

countinteger required

The total amount of results.

nextstring uri nullable required

URL to the next page.

previousstring uri nullable required

URL to the previous page.