latestOpenAPI 3.1.0Proprietary2026-08-1095216168.4 KB
db81a447bba9
Account
List sessions
Lists all active sessions for the current user (one entry per browser/device).
get/account/sessions
Response
Active sessions
Example response
[
{
"created_at": "2026-05-20T10:00:00Z",
"expiry_at": "2026-05-20T10:00:00Z",
"id": 611298765432109000
}
]