Retrieves Session information for the current user. Use this method in a browser-based application to determine if the user is signed in.
Success
Unauthorized
Resource Not Found
Rate limit exceeded
Internal Server Error
{- "user": {
- "login": "user@example.com"
},
}