Trash

The trash.

Get all trashed items

Get all trashed items of the authenticated hub.

SecurityJWT
Request
query Parameters
page
integer
Default: 1

The page number of the response.

Responses
200

Successful operation

get/trash
Request samples
Response samples
application/json
{
  • "success": true,
  • "hash": "c0bfa825ae92300f77239b6257b22ebe0f4834f2",
  • "data": [
    ],
  • "meta": {
    },
  • "timestamp": 1661239695341
}