2.0 Session object

Represents a user session.

Example

{
  "locale": "en_US"
}

Fields

Field Type Description
locale
optional
String The user's locale.
login
optional
2.0 Login object Represents the user's login (for authenticated sessions). If no user is logged in this attribute will be omitted.