The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieving project details using project key through Bitbucket Rest API

lovisharma
April 10, 2019

Hi,

Is it possible to get Project details using just project key through Bitbucket Rest API.

Regards,

Lovi Sharma

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Tansu Akdeniz
Community Champion
April 10, 2019

Hi @lovisharma ,

Simply, the following GET method returns basic project details.

  • BASE_URL/rest/api/1.0/projects/{projectKey}

You can find all REST method in this link.

Regards

lovisharma
April 10, 2019

So sorry Tansu

My miss, i have put a wrong question.

I actually wanted to know is it possible to retrieve project key details from project name since for a new user it will be difficult to get the project key. But user will be having idea about the project name.

Regards,

Lovi Sharma

Like Deepak Palanisamy likes this
TAGS
AUG Leaders

Atlassian Community Events