How to get the the User and Group relation Baloghsz73 Created October 03, 2023 08:59 How can I get the the User and Group relation via REST API?Any direction is ok for me: - Get the members of a specific Group - Get the groups of a specific User
Hello!
You need to use the Hub REST API to get this kind of data.
Here are the links to the endpoints:
https://www.jetbrains.com/help/youtrack/devportal/HUB-REST-API_User-Groups_Users-of-User-Group_Get-All-Users-of-a-User-Group.html
https://www.jetbrains.com/help/youtrack/devportal/HUB-REST-API_Users_Groups-of-User_Get-All-Groups-of-a-User.html
If you have any questions, please ask here or submit a support request. We'll be happy to help.