Project

General

Profile

Get Redmine user details by user email id

Added by Saiyam Chawla 27 days ago

I tried executing the API request to get the user detail using email ID and I used the following URL format:

http://your-redmine-url/users.json?name=user@email.com

along with the correct Redmine API key. However, the API returns data for all users instead of filtering for the specific email address provided in the parameters.

Is there a solution to this issue?


Replies (1)

RE: Get Redmine user details by user email id - Added by Michael Gardner 17 days ago

To obtain Redmine user details by email ID, utilize the Redmine API by sending a GET request to the endpoint This will fetch the user details associated with the specified email ID.
http://www.mydestiny-card.com

    (1-1/1)