getAccountHistory

Get Account history for the selected userId

Return

List of AccountHistoryItem

Parameters

userId

of futurae account to get Account History for

Throws

if the SDK is locked.

if the SDK is currently blocked by an operation updating DB accounts

if there is no account enrolled for the provided user ids.

if the SDK detects corrupted storage. This state requires the SDK to reset or to perform launchAccountRecovery

if the SDK cannot access necessary cryptographic material or perform cryptographic operations

if the API request fails. Refer to FTApiException subtypes for more specific errors.