post https://api.bitfinex.com/v2/auth/r/audit/hist
Retrieve account changelog.
Response data
| Index | Field | Type | Description |
|---|---|---|---|
| [0...n] | CHANGELOG_ARRAY | Changelog array | Each 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
