account
Get Session By ID
Use this endpoint to get a logged in user's session using a Session ID. Inputting 'current' will return the current session being used.
get/account/sessions/{sessionId}
Path parameters
sessionIdstring required
Session unique ID. Use the string 'current' to get the current device session.
Response
Session