Login History

Retrieve a list of past logins.

Response data

IndexFieldTypeDescription
[0...n]LOGIN_INFO_ARRAYLogin info arrayEach index contains one of the n current user's login history entries

Login info arrays (index [0...n])

Index Field Type Description
[0] ID Int Login ID
[ . . . ]
[2] TIME Int Millisecond timestamp of login
[ . . . ]
[4] IP String IP address of login
[ . . . ]
[7] EXTRA_INFO Object Object with extra information

Ratelimit: 90 req/min

Language