List loan tapesCopy Pageget https://sandbox.lithic.com/v1/financial_accounts/{financial_account_token}/loan_tapesList the loan tapes for a given financial account.Path Paramsfinancial_account_tokenuuidrequiredGlobally unique identifier for financial account.Query ParamsbegindateDate string in RFC 3339 format. Only entries created after the specified date will be included.enddateDate string in RFC 3339 format. Only entries created before the specified date will be included.ending_beforestringA cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.page_sizeinteger1 to 100Defaults to 50Page size (for pagination).starting_afterstringA cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.Response 200OKUpdated 5 days ago