Filters are used to search and limit the records returned by GET requests for multiple records. Filtered API requests return the same results as a filtered table in your Live App or Builder.

Just like in the Builder and Live Apps, you can specify that the records retrieved match either all or any of your filters.

📘

When creating filtered endpoints, a good way to confirm that the formatting is correct would be to go into your records from your App’s Builder, and apply the same filters to one of your objects. The URL displayed there will be similar to how you want to format those filters on your own API endpoint.