How to get the available groups of a product using Organisation admin api instead of jira-cloud api

Is there a way to get the list of groups available using organisation admin api. I know that we can use the “Find Groups” API with “maxResults” query parameter to pull all the groups with the use of user email and API Token. But I do not want to generate one more API Token as I am using Organisation Admin API key for some other purpose. So my requirement is to pull the list of available groups of a product as we get with this “Get application roles” with Organisation Admin REST APIs.

Any help will be highly appreciated!

Kavitha

1 Like