Hi,
I have a requirement where I need to fetch jira teams(with their ids), update those teams and if required even create a new team via rest APIs.
By teams I mean
I checked a few months prior, there wasn't any such API. However, there was some Atlassian conference recently, I did check the releases briefly, however still wanted to confirm whether there's any support for such API .
Any help is much appreciated!
Hi @Disha Trivedi ,
As far as I know, things are unchanged: There still isn't an official API available.
However @Darryl Lee found an undocumented endpoint that might be what you are after. You can check this post for more info: https://community.atlassian.com/t5/Jira-Software-questions/How-to-get-all-Teams-in-JIRA-via-the-cloud-rest-api/qaq-p/2347367#M264437
Keep in mind though, that using unofficial APIs is certainly not supported and considered hacking by many.
Hope that helps,
Oliver
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
the endpoint mentioned - does not allow for listing all teams within org, unfortunately. there is a way to do it via the graphql, since no official rest API endpoint available still
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Disha Trivedi , Hello @Oliver Siebenmarck _Polymetis Apps_ ,
It looks like, there is an API now: https://developer.atlassian.com/platform/teams/rest/v1/api-group-teams-members-public-api/#api-gateway-api-public-teams-v1-org-orgid-teams-teamid-members-post
Just got this from the support. And it is a bit hidden on the https://developers.atlassian.com all the way at the bottom right.
Hope this helps.
Best regards!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.