ListAsk AIget https://api.pluggy.ai/transactionsRecovers all transactions collected for the acount providedQuery ParamsaccountIduuidrequiredAccount primary identifieridsarray of uuidsArray of transaction identifiers. If defined, 'from' and 'to' parameters will be discardedidsADD uuidfromdate-timeFilter greater than date. Format (yyyy-mm-dd)todate-timeFilter lower than date. Format (yyyy-mm-dd)pageSizedouble1 to 500Page size for the paging request, default: 500pagedoublePage number for the paging request, default: 1billIduuidCredit Card Bill's primary identifier, if account is a credit card.createdAtFromdate-timeFilter greater than createdAt. Format (yyyy-mm-ddThh:mm:ss.000Z)Responses 200Retrieve a list of all transactions for an account 400Missing parameter 500Server Internal ErrorUpdated 5 months ago