Find Users Jira API with multiple emails

I’ve been trying to get the ids of users using their emails, but i’m having some problems creating the query in the query parameters to get multiple users based on multiple emails provided.

The link to the documentation is here

Is there a way to use this endoint to find multiple users based on multiple emails? If there is none, would it be possible to do with any other endpoint in the api?