I need to see if there is a way to get the commit activity of a user via the Bit Bucket APIs? I did not see anything in the doc https://docs.atlassian.com/bitbucket-server/rest/4.1.0/bitbucket-rest.html
The document you found is for the old REST API, and it does have an endpoint for commits, you would just have to filter out the result based on the specific user. Here is a newer version of the document, Get commits.
Hi,
One of the options that you have is using our app called Awesome Graphs for Bitbucket to export data via direct CSV export or REST API. You can read in more detail about these features in this article.
Best regards,
Uladzislava
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.