Skip to content

List trashed items

GET
/trash

Authorizations

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters

Query Parameters

type
Type
string
Valid values
"notes""memories""urls"
page
Type
integer
Default
1
limit
Type
integer
Default
50

Responses

OK

application/json
JSON
{
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI