Hey everyone,
I'm trying to fetch the list of installed apps in my Jira instance using the following endpoint:
GET <JIRA_BASE-URL>/rest/plugins/1.0/installed-marketplace
So far, I've only been able to authenticate using basic auth.
Any insights would be greatly appreciated! Thanks in advance.
As per below articles, this is the only endpoint for Universal Plugin Manager.
How to Access UPM REST API for License Details | Jira | Atlassian Documentation
UPM REST API - Universal Plugin Manager - Ecosystem Confluence
As far as I understand, GET calls for JIRA REST APIs support Basic Authentication.
Thanks for your response. If that's actually the case, it’s really inconvenient for all of us to use.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.