I need an API endpoint that allows me to retrieve a user's ID based on their email address in Wrike. Currently, I can fetch all contacts using the /contacts API, but I want a more efficient way to get the user ID directly without retrieving and filtering all contacts manually.
Is there a direct Wrike API that supports filtering users by email, or is there any workaround to achieve this efficiently?
Any help or suggestions would be appreciated!