Changelog

Retrieve account changelog.

Response data

IndexFieldTypeDescription
[0...n]CHANGELOG_ARRAYChangelog arrayEach index contains one of the n current user's changelog entries

Changelog array (Index [0...n])

Index Field Type Description
[0] MTS_CREATE Int Millisecond timestamp of change
[ . . . ]
[2] LOG String Log entry
[ . . . ]
[5] IP String IP address for logged change
[6] USER_AGENT Object Browser info

Ratelimit: 90 req/min

Language