How to get all changes done bya user in a repo / project in bitbucket server using BitBucket Server APIs?
Also how to get user profile pic (avatar) from bitbucket server APIs?
Hi,
You'll need to retrieve all the commits in a repo, iterate over the results, retrieve each commit and evaluate the response to see if it matches the author you're interested in.
You can retrieve the user's avatar using this API method.
Cheers,
Christian
Premier Support Engineer
Atlassian
Hi , Christian
API you suggested me for user avatar aure only delete and post. You can update user's avatar or delete user's avatar. There is no option to get user avatar.
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.