Get Account transactionsAsk AIget https://api.tatum.io/v3/xrp/account/tx/{account}/v3/xrp/account/tx/{account} 5 credits per API call.List all Account transactions.Path ParamsaccountstringrequiredAddress of XRP account.Query ParamsminnumberLedger version to start scanning for transactions from.markerstringMarker from the last paginated request. It is stringified JSON from previous response.Responses 200OK 400Bad Request 401Unauthorized. Not valid or inactive subscription key present in the HTTP Header. 403Forbidden. The request is authenticated, but it is not possible to required perform operation due to logical error or invalid permissions. 500Internal server error. There was an error on the server during the processing of the request.Updated 5 months ago