Account, read
List sessions
List every device holding a live session on this account: what it is, when it signed in and when it was last seen. The key you are calling with is not a session and is not listed.
MCP
Tool namelist_sessions
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "list_sessions",
"arguments": {}
}
}Input
No input.
Returns
One row a live session: its id, the device the user agent names, and the created, last-seen and expiry dates.