Forums

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

REST API getting users from repository group

Алеся Сухова
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!
July 25, 2025

Hi! I need to get a list of developers added to the reviewers group using REST API. I tried making a request rest/api/1.0/admin/groups/more-members?context=MyGroupName, but it returns an empty list (although such a group exists and I have administrator rights). If I call method rest/api/1.0/admin/groups/, I get back an endless list of weird groups that don't look like reviewer groups. Is there a working query that I can use to get members of a reviewer group?

1 answer

0 votes
Jorge Cammarota
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 Champions.
November 14, 2025

If you want "reviewer group users," the only correct endpoint for those groups (the actual Bitbucket review groups) is: /rest/api/1.0/projects/{projectKey}/repos/{repoSlug}/settings/pull-requests

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events