Session Status

v5.0: Check session status and handle migration

Returns migration object if session expires in < 30 minutes:

  • Creates new session on (possibly different) node
  • Returns new tokens and proxy details
  • Client should switch seamlessly
get/session/status

Headers

authorizationstring

Response

Successful Response

{"stackTrail":"paths:/session/status:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes