sessions.current.get.response
sessions.current.get.response
JSON Example
{
"userId": "string",
"ttl": 0
}
string
As ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
userId
Required
UUID
integer
ttl
Required
Constraints:
minimum: 0
Time to live: Number of seconds this session is valid for.