Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Changes In a Repo

akshaygarg834 June 12, 2017

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? 

1 answer

0 votes
Christian Glockner
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 13, 2017

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

akshaygarg834 June 14, 2017

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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events