REST API to fetch Jira & Confluence apps installed on cloud instance

Aravind Kashyap _Appfire_ March 27, 2023

 

Hi,

I am looking for a REST API to fetch Jira & Confluence apps installed on cloud instance.

Please help.

 

Thanks,

Aravind Kashyap

1 answer

2 votes
Naveen Kumar_Appfire
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.
March 27, 2023

Hi @Aravind Kashyap _Appfire_

Here is the rest END point to get the list of installed apps on Jira and Confluence Cloud.

https://xxx.atlassian.net/rest/plugins/1.0/
Aravind Kashyap _Appfire_ March 29, 2023

Hi @Naveen Kumar_Appfire 

 

Tried same end point but getting 406. Headers are correct too. Not sure why.

 

Thanks,

Aravind Kashyap

Naveen Kumar_Appfire
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.
March 29, 2023

Hi @Aravind Kashyap _Appfire_ 

Please use the below header to get the app names.

"X-ExperimentalApi":"true"

Suggest an answer

Log in or Sign up to answer