Summary
Get the number of seconds until the logged in user's session expires.
Description
Get the number of seconds until the user is logged out.
Route
GET /myTtl
Roles
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
This method has no parameters |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | number | The number of seconds until the logged in user's session expires |