How can I fetch all the Project details of my workspace using API?
How can I fetch the Workspace ObjectID in WSAPI using the Project name?
Release : SAAS
Component : ACSAAS
The below WSAPI sample query will fetch all the details of the project by using the "WS_OBJ_ID"
https://rally1.rallydev.com/slm/webservice/v2.0/Project?Workspace=https://rally1.rallydev.com/slm/webservice/v2.0/Workspace/<WORKSPACE_OID>&fetch=Name,ObjectID
WSAPI, API