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

What is the correct JIRA REST URI

kamal2222ahmed January 10, 2012

i am using the following URI :
http://jira.bts.md:8080/rest/api/latest/QA-120
with Basic Authentication , but getting the following HTTP Response

HTTP/1.1 404 Not Found
Any idea what the correct REST URI should be ?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 10, 2012

you're missing the actual rest command thing or whatever it's called... what you want is:

/rest/api/latest/issue/QA-120

kamal2222ahmed January 10, 2012

Thanks Jamie, i got HTTP/1.1 200 OK

Beginner @ REST :) excuse my ignorance

0 votes
rich
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 10, 2012

Yep, as @jamie says... you're missing the resource. The full docs can be found here: https://developer.atlassian.com/static/rest/jira/5.0-rc2.html

... and we've just added the REST API Browser (RAB) on https://jira.atlassian.com (our public JIRA instance) here:

https://jira.atlassian.com/plugins/servlet/restbrowser#/com-atlassian-jira-rest-jira-rest-filter

Make sure you login before using the RAB.

rich
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 10, 2012

Thx. Let me know if you have any suggestions for improvement!

JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 10, 2012

pretty damn sexy!

TAGS
AUG Leaders

Atlassian Community Events