getAccountActivityAsk AIget https://api.blockberry.one/iota-testnet/v1/accounts/{address}/activityGet all transactions in which the queried account was involved either as a sender or a receiver.Path ParamsaddressstringrequiredDefaults to 0xe9a3afbd4e8681d370482bd4e1c40961040d0d350d9042d6611f5d2a5e2b97d5Queried address digest (hash).Query ParamsnextCursorstringCursor that should be sent to an endpoint to receive the next batch of responses.sizeint321 to 50Defaults to 20Number of queried entries.orderBystringenumrequiredDefaults to DESCSorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).ASCDESCAllowed:ASCDESCResponse 200OKUpdated 5 months ago