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

Body Params
int64

Millisecond start time

int64

Millisecond end time

int32

Number of records (Max: 500)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json