How can I get the rest API description of all Plugins?

Daniel Encarnacao October 10, 2017

Hi,

I have an additional question to https://community.atlassian.com/t5/Confluence-questions/How-can-I-get-the-rest-API-description-of-Jira-Confluence/qaq-p/628486

Is there a way to get a wadl file for each REST-Service including  All REST-Services provided by installed plugins?

Best Case would be to download a single wadl-file or similar.
(Something like http://<your.confluence.url>/rest/application.wadl)

Worst Case would be to get for every single plugin one wadl-file and copy them into one file. (current solution)
(http://<your.confluence.url>/rest/prototype/latest/application.wadl + http://<your.confluence.url>/rest/adhocworkflows/latest/application.wadl+etc)

Best regards
Daniel Encarnacao

1 answer

0 votes
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 28, 2024

Hi @Daniel Encarnacao ,

for my knowledge is not possible to retrieve information about all rest api (builtin + apps).

You need to collect that information using rest api atlassian doc for the application and information provide by the app vendor.

Fabio 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events