Jira Cloud Rest API support for Teams

Hello All,

We are looking for a REST API support for Teams, in the recent times, Atlassian has removed Shared teams and consolidated it with Teams, we would like to use them in our apps, hence we need access to this Teams via REST API.

If anyone has links or documentation then please do share.

Thanks

You can query teams using the Jira GraphQL API:
https://developer.atlassian.com/platform/atlassian-graphql-api/graphql/#teams_team

See also GraphQL Gateway

2 Likes

@remie Thank you for the response.

We need an API to fetch all teams available on Jira software, any suggestions on that?

thanks