Forum Discussion

Ew0ra's avatar
Ew0ra
Copper Contributor
Aug 31, 2023

Is there an API that list all project level Azure DevOps Groups?

I found the following API, that retrieves TFS Groups: https://tfs2018:8080/tfs/{collection}/{team-project}/_api/_identity/ReadScopedApplicationGroupsJson?__v=5. I was wondering if there is also an API that retrieves the Azure DevOps Groups for a specific project, as I wasn't able to find it yet. I would also like to view the permissions and members of these groups. I'm also open to tfssecurity options, if those exist.
Thank you in advance!

Resources