List line items for a statementCopy Pageget https://sandbox.lithic.com/v1/financial_accounts/{financial_account_token}/statements/{statement_token}/line_itemsList the line items for a given statement within a given financial account.Path Paramsfinancial_account_tokenuuidrequiredGlobally unique identifier for financial account.statement_tokenstringrequiredGlobally unique identifier for statements.Query Paramsending_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 4 days ago