Hello,
Is there a way to do the searching in BitBucket Server but using a REST API?
I found this call - /2.0/teams/{username}/search/code - but it looks like it is for BitBucket Cloud?
Cheers
You can use that point
rest/search/latest/search
I suggest you use the REST API browser
https://github.com/atlassian-api/atlassian-python-api/blob/master/CONTRIBUTING.rst
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.