How the Instance Configuration of "filter.response.nulls" Works

The parameter filter.response.nulls is part of the instance configuration for all the catalog element. When this set to true , it allows the removal of the empty maps and arrays from the response body, thus improving the performance of the API calls. If the null or empty values are desired to be retrieved in the final response body, the filter.response.nulls needs to be set to false