Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get group membership in “find users” method|| get group members in Jira Cloud API

koteswararao
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 13, 2019

How do I get group membership in “find users” method|| get group members in Jira Cloud API

1 answer

0 votes
mfabris
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 14, 2019

Not sure about cloud, but in server

 

[your JIRA url]/rest/api/2/group?groupname=[group-name]&expand=users

 

This only returns the first 50 users, but you can use tha parameter &startAT=50 to load the second 50 users and so on

 

I hope this helps

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events