v1
latestOpenAPI 3.0.12026-08-0435481.5 MBUsers
Get user active session
Retrieve a non-expired session for the user by session ID, including session metadata and interaction details when available.
get/api/users/{userId}/sessions/{sessionId}
Path parameters
userIdstring required
The unique identifier of the user.
sessionIdstring required
The unique identifier of the session.
Response
Return a non-expired session of the user.