Retrieve contacts matching advanced filter criteria. Accepts filter conditions in the request body, supporting the same pagination as the list endpoint.
Build a dynamic contact list with user-defined filters
Find contacts matching specific criteria (e.g., by company, location, or tags)
Power saved views or segments in your application
This endpoint uses POST because filter criteria can be complex and may exceed URL length limits. The response format is identical to the List contacts endpoint.