For the complete documentation index, see llms.txt. This page is also available as Markdown.

List Sessions

Lists all sessions for the user identified by {uid}.

get
Path parameters
uidstringRequired

The identifier of the user whose sessions are to be listed.

Header parameters
sessionTokenstringRequired

Session authentication token.

Responses
200

OK

application/json

V1 Detailed Sessions Record.

get/v1/users/{uid}/sessions

Last updated

Was this helpful?