querying for lastcommiter and last commited timestamp of the branch using bit bucket server REST API

pari February 2, 2020

Hi ,

 

I have a requirement to get the last committer or originator of the branch and timestamp of last commit using bit bucket server API.

By using this API, 


http://..../rest/api/latest/projects/<proname>/repos/<repo-name>/branches

and the JSON object looks like below

id":"refs/heads/<branch name>","displayId":"","type":"BRANCH","latestCommit":"0cd3719d7273024a96e8eef7a11e1cd98787cd4b","latestChangeset":"0cd3719d7273024a96e8eef7a11e1cd98787cd4b","isDefault":false}

 

and I have tried the following too , no luck in getting the information that I want, this displays the last commit of the repo , not the branch

 

Can anybody give me any leads on this ?

 

Thank you

 

 

 

1 answer

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events