Forums

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

Where is the REST endpoint documentation (Swagger or wadl) on my Jira instance?

dwschulze
Contributor
July 23, 2019

This question shows a link to the Atlassian documentation that has a wadl description of the Jira endpoints.  Is there a similar wadl description on my particular Jira installation?  Even better would be a Swagger page, if one exists.

Thanks.

 

1 answer

2 votes
Aleksandr Zuevich
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.
July 24, 2019

Hi,

You can install free plugin by Atlassian Labs Atlassian REST API Browser
where you can view Javadoc and WADL information for each API method (where available) and execute available methods and examine responses (like in Swagger).

Suggest an answer

Log in or Sign up to answer