How can I obtain the project area member roles using REST API?
Is there any way to obtain the project area member roles using REST API? With the URL below, I can obtain all contributors (members) from a specific project area. But it seems that there is no information about member roles.
https://host:port/ccm/rpt/repository/generic?fields=generic/com.ibm.team.process.ProjectArea/(contributors/(*))&size=1
Thanks in advance.
https://host:port/ccm/rpt/repository/generic?fields=generic/com.ibm.team.process.ProjectArea/(contributors/(*))&size=1
Thanks in advance.