Hii Guys . I am using JiraRestClient(jira-rest-java-client-app)
However I am there is an api through which I am able to achieve this.
https://api.atlassian.com/ex/jira/{cloud-id}/rest/api/2/user/search?query=example@domain.com.
I want to achieve this using the RestClient provided by the atlassian dev's
Solved! Go to Solution.
Is there any way to achieve this by using UserRestClient provided by Jira?
This answer was generated by an AI that has no clue what it is doing.
@Frederik Vantroys please turn off your 'bot, or at least read and check the horribly wrong things before it posts.
@Nic Brough -Adaptavist- No worries brother. I saw there is no such method or api which gives you user information by giving its email, So I have implemented my own by calling api (