Retrieve ReportsOn this pageRetrieve Reports Endpoint jsonGET /report?size=3 Description Returns a list of reports created by the merchant. Response Example json{ "content": [ { "id": 173, "name": "Pi1135", "folder": "Admin", "report_type": "PAYIN", "enable": true } ], "totalElements": 25}