Search User by username or email address

We have BonitaSoft 6.3, and we are using the RESTful API.

We have a need to search for a user via a username or email address, and not the user id … is this possible?

And if not, how can we work around this?

Thanks!

Have a look at the REST documentation here:

http://documentation.bonitasoft.com/identity-api#user

Page down or search for

Search active users with names that contain "will", and order the result by last name.

Hope that helps

regards