https://api.rentila.com/landlord/interventions
GET https://api.rentila.com/landlord/interventions
filterPropertyID, BuildingID, TenantID).sort_byInterventionID, InterventionSubject, InterventionStatus. Default is InterventionID.sort_orderASC or DESC. Default is DESC.page1.show_per_pageactive1 for active interventions, 0 for archived ones.{"code": 200,"status": "success","data": {"interventions": [{"InterventionID": 1234,"InterventionSubject": "Plumbing Issue","InterventionStatus": 1,"InterventionTypeName": "Repair","InterventionTypeIcon": "repair_icon.png","late": 0}],"pagination": {"current_page": 1,"total_pages": 2,"total_records": 20}},"message": "OK"}
{"code": 403,"status": "error","message": "Not authorized"}