Skip to content

Get Recent Connections

GET
/entry/recent

Retrieves a list of recently connected entries for the authenticated user, useful for quick reconnection.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Query Parameters

limit

Maximum number of recent connections to return (default: 5)

Type
number

Responses

List of recent connections with entry details

application/json
JSON
"string"

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License