Need to get creation dates of all Rally WorkSpaces
search cancel

Need to get creation dates of all Rally WorkSpaces

book

Article ID: 201315

calendar_today

Updated On:

Products

Rally On-Premise

Issue/Introduction

I have been tasked by my management to get Creation Dates of all our WorkSpaces using the Rally APIs. I found one section that mentions CreationDate and many WorkSpace options but need help creating the request to get the data I need from Rally.

Resolution

The following API URL should return a list of Rally WorkSpace and their CreationDate: URL https://rally1.rallydev.com/slm/webservice/v2.0/Subscription/<SUBSCRIPTION_OID>/Workspaces?fetch=ObjectID,Name,CreationDate