I want to connect to the JIRA Rest API for my company to retrieve Issue details. All the methods I have found so far require Admin access or access to the JIRA Setup itself , which I can't have.
Is there a way that I can get the Authorization Key for my user profile to hit the REST API?