Use persistent filters

You may be able to improve performance by using persistent filters that store the set of properties to include or exclude in a given REST call’s response, which can make optimizing the performance of these calls easier and more maintainable.

For more information, see Response filters.