Rally: WSAPI Sample Query's using Workspace & Project details.
search cancel

Rally: WSAPI Sample Query's using Workspace & Project details.

book

Article ID: 229359

calendar_today

Updated On:

Products

Rally SaaS

Issue/Introduction

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?

 

Environment

Release : SAAS

Component : ACSAAS

Resolution

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

Additional Information

WSAPI, API