Forum Discussion
KimKee
Mar 05, 2024Copper Contributor
How do we see the last used date for any activities within a Project in ADO
Hi, I am trying to maintain the unused projects within ADO as it appears that a lot of projects needs to be removed due to inactivity. I can see the last used date within the projects but it appear...
Kidd_Ip
Jun 05, 2025MVP
How about querying lastUpdateTime:
GET https://dev.azure.com/{organization}/_apis/projects?api-version=7.1-preview.4