Session

Get current session

Returns the authenticated user when a session cookie is present. Works without authentication.

get/session

Response

OK

usernamestring nullable required
webidnumber nullable required
idstring required
steamidstring nullable required
profilePicturestring nullable required
authenticatedboolean required

Changes