How do I figure out the base url for the restful API's in Jira Studio 4.4?

Richard Richard September 9, 2011

We are a jira studio customer, and we want to access the resful API's. I'm thinking it should be pretty obvious, and we just can't seem to figure it out. Any hints or documentation would be very appreciated.

1 answer

1 vote
Michael Knight
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 9, 2011

Hi Richard,

It should work with a URL of the form https://example.jira.com/rest/api/latest/issue/TEST-1.json (that's if you're trying to get the JSON data for a particular issue).

More information can be found at http://docs.atlassian.com/jira/REST/4.4/

Suggest an answer

Log in or Sign up to answer