How do i get JIRA authorized user's information through REST API? Is there any user's endpoint url which returns information of the user through which access_token is received.
I know how to get user's name, email address etc. It is possible through this url:
https://myhost/rest/api/2/user?username=<any-name> . Is there any way can get user's info without its username or key?
In API's language it is usually called as my_info url.
This endpoint was available in version 1 API. If there is one such endpoint url in API version 2, please share.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This endpoint was available in version 1 API. If there is one such endpoint url in API version 2, please share.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.