I am looking for a REST API for Bitbucket that can pass audit log information back to our security team. I see the events API which is at the repository level but looking mostly for what exists in the audit log within the Bitbucket website.
Hi @Lizzy Bales,
Bitbucket Server provides the following REST API to retrieve the details of the audit events:
- https://docs.atlassian.com/bitbucket-server/rest/5.8.0/bitbucket-audit-rest.html
The link above is for the 5.8 version, and there is a page for each version of the product.
Does this help?
Thanks, Caterina - Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.