You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello All,
I am in the process of exporting data from JIRA using API calls and have successfully extracted the Project List using the following endpoint: [https://api.atlassian.com//rest/api/2/project].
However, I am encountering difficulties in obtaining the following data:
1. **Organizations List from Each Project**
2. **Customer Details under Each Organization**
If anyone has experience or knowledge in extracting these specific data points from JIRA, I would greatly appreciate your assistance.
Thank you in advance for your help!
Best regards,
Hello @OTT Subscribe ! Welcome to the Atlassian Community!
I think you need to take a look at the REST API for JSM, as customers and organizations are part of JSM.
This link may help.
I appreciate your assistance! I wanted to discuss the retrieval of organization data using the `GET /rest/servicedeskapi/organization` endpoint. Currently, this endpoint pulls data across all projects, but my requirement is to obtain results based on specific projects.
Thanks again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can't see it on any of the calls. I don't think it's possible.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.