Rest API to find projects with particular group

Narendra Kumar January 6, 2020

How to find project details attached with particular XYZ group using REST API ?

2 comments

Comment

Log in or Sign up to comment
Adrian Stephen
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 6, 2020

Hi @Narendra Kumar , 

 

You may find all the REST API endpoint for projects here:

https://docs.atlassian.com/software/jira/docs/api/REST/8.6.0/#api/2/project

Like Narendra Kumar likes this
Narendra Kumar January 7, 2020

Hi @Adrian Stephen yes , but  I just need the name of projects that are accessible through XYZ group. Suppose I have a group named "XYZ" so want to find out name of projects that are accessible with this group. Thanks!

Veera
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 14, 2020

@Narendra Kumar ,

There is no single REST END point which can give you the projects list to which a particular group was given access to.

However, you can do it programatically using various end points which are available.

Like Narendra Kumar likes this
Narendra Kumar January 15, 2020

Ok Thanks! @Veera . Is there any written groovy script that can be helpful here?

Like Veera likes this
Veera
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 15, 2020
TAGS
AUG Leaders

Atlassian Community Events