Get session time-to-live

Returns the number of seconds until the user is logged out.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Response

The number of seconds until the logged in user's session expires

Errors

500
Internal Server Error