List case filesCopy Pageget https://sandbox.lithic.com/v1/transaction_monitoring/cases/{case_token}/filesLists the files attached to a case.Path Paramscase_tokenuuidrequiredGlobally unique identifier for the case.Query Paramsstarting_afteruuidA 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.ending_beforeuuidA 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).Responses 200Case files 404Not FoundUpdated 12 days ago