# Attribute Filters
Here you can define custom filters to filter out those attributes from the response that you don't need.
There are two types of filters:
- Black list filters: Select only those attributes that are not in the blacklist.
- White list filters: Select only those attributes that are in the white list.