Forums

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

Is there a way to get the JIRA URL based on the Release Version from an API web call?

Christian Akcoskun
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 5, 2025

I would like to see if I can get the URL of the release in jira based on the release version from an JIRA API call

1 answer

1 accepted

0 votes
Answer accepted
Florian Bonniec
Community Champion
September 5, 2025

Hi @Christian Akcoskun 

 

Not sure to understand, if you query the release using the API, you already know the base url ?

 

Regards

Christian Akcoskun
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 5, 2025

The thing is I just know the Release Version, and want to get the URL (or the ID of the release) of the release in Jira, in order to update some release notes.

Florian Bonniec
Community Champion
September 5, 2025

I do not think there is a way, you need to at least know the jira instance the release is created in and the project.

API is limited to 

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-project-versions/#api-group-project-versions

 

Regards

Christian Akcoskun
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 5, 2025

Thank you Florian for your kind reply!

I do have of course the projectID and the release version. I was trying to see with JQL if I can get a list of the releases, but I don't think I can.
Is there a way with the API to list the releases?

Florian Bonniec
Community Champion
September 5, 2025

Yes, if you have the project ID and the URL of the JIRA instance you can get all of them using 

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-project-versions/#api-rest-api-3-project-projectidorkey-version-get

Then you can search by name.

Regards

Christian Akcoskun
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 5, 2025

Awesome, thank you very much!!!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
TAGS
AUG Leaders

Atlassian Community Events