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

Obtain BitBucket Version from REST API

MarkRx August 28, 2024

How can I get the version of BitBucket Data Center that is running from the REST API? I can't find anything for it in the REST documentation

2 answers

0 votes
Aman Shrivastava
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 31, 2024

Hi @MarkRx 

You have found the correct API and it's listed in the our API document.

Regards,
Aman

0 votes
MarkRx August 28, 2024

Not sure where this is documented but this is the answer:

https://<server>/rest/api/1.0/application-properties

{
    version: "8.9.9",
    buildNumber: "8009009",
    buildDate: "1704686765251",
    displayName: "Bitbucket"
}

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events