Forums

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

How to get an url to a project

Tihomir Valkanov February 8, 2016

I need to get a simple url from a project so I can link to it in my app. I'm using the JIRA API 7.0.10 and the expand field just don't want to work. I do ?expand=url and there is no url property in the json response.

1 answer

1 accepted

1 vote
Answer accepted
Robert Massaioli (Atlassian)
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 8, 2016

Does <base_url>/browse/<project_key> work for you?

Tihomir Valkanov February 8, 2016

Hmm... yesterday I tried that but it gave me 404 error... Now it's working. Maybe I wrote something wrong. Thank you!

But do you know why the expand parameter does not do anything?

Suggest an answer

Log in or Sign up to answer