GET URI:

/filtro/{filter_ID}
Success Response:
{
 "Name": "4 ubicaciones",
 "Id": 1093,
 "Description": "Filtro de 4 locatones",
 "Reglas": 
  {
 "Time_Min": 5,
 "Number_Of_Locations": 4,
 "Number_Of_Tasks": 1,
 "Owner_Device": falso
  },
 "Artículos": 
 [
  {
 "Error_Type": "Http",
 "Error_Code_To_Ignore": [500]
  },  
  {
 "Error_Type": "Tcp",
 "Error_Code_To_Ignore": [12501]
  }
 ],
 "Assigned_To": []
}