List by cursorAsk AIget https://api.pluggy.ai/v2/transactionsRecovers all transactions for the account provided using cursor-based pagination.Query ParamsaccountIduuidrequiredAccount primary identifierdateFromdate-timeFilter transactions with date greater than or equal to the given date. Format (yyyy-mm-dd). Cannot be used together with createdAtFrom.createdAtFromdate-timeFilter transactions created at or after this date. Format (yyyy-mm-ddThh:mm:ss.000Z)afterstringCursor for the next page of results. Obtained from the 'next' field of a previous response.Responses 200Retrieve a list of transactions for an account using cursor-based pagination 400Missing or invalid parameter 500Server Internal ErrorUpdated 19 days ago