0
votes

I have write access for few projects in Rally. But I need find out the entire list using the Rally API. Is there any way to do this?

I tried to find out UserPermissions as mentioned here using the link - https://rally1.rallydev.com/slm/webservice/v2.0/user/ObjectID/UserPermissions

But that did not show any useful data.

P.S. I am not a Rally Admin

1

1 Answers

1
votes

To find the Project Permissions for your user, you can use the ProjectPermission endpoint:

https://rally1.rallydev.com/slm/webservice/v2.0/projectpermission?fetch=Role,Workspace,Project