Added
Improved filtering support in GET /contacts
June 24th, 2025
The GET /contacts endpoint now supports additional filtering options, making it easier to retrieve specific contacts.
New filter parameters
- You can now filter contacts by email, name, type, and active status for more targeted results.
Bot identification
The type field in the response now supports a new value Robot. This enables you to differentiate bot accounts from regular users and groups.