Is there an Atlassian cloud REST API to get the "Group product access" per group?

Tal Zemah
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 28, 2024

Is there an Atlassian cloud REST API to get the "Group product access" per group? or just get the groups per product (Jira, Confluence) per user?

2 answers

0 votes
Richard White _TechTime_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
May 14, 2024

Hi Tal,

There is no API that is providing that right now.

The Jira bulk get groups search endpoint does allow you to search for only groups that provide access to a certain Jira product:

https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-groups/#api-rest-api-2-group-bulk-get



The application key of the product user groups to search for. Valid values: 'jira-servicedesk', 'jira-software', 'jira-product-discovery', 'jira-core'.

The most likely place it would be added in the future is into the organisations group search API - since that is where product access is really managed:

https://developer.atlassian.com/cloud/admin/organization/rest/api-group-groups/#api-v1-orgs-orgid-groups-search-post 

What is your use case? Its possibly something you could raise a feature request for.

 

0 votes
Melo
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 30, 2024

Hi @Tal Zemah Welcome to the community!

To get Jira group information:
https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-groups/#api-rest-api-3-groups-picker-get

Confluence groups:
https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-group/#api-group-group

I am unsure if there are any specific REST APIs for product access. If there are any, you'll probably find them here:
https://developer.atlassian.com/cloud/admin/rest-apis/

I hope that helps.

Cheers,

Melo

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events