Does anyone know how to get each wiki page's last update date via Azure DevOps API?

nation 1 Reputation point
2021-03-22T19:57:03.257+00:00

I try to write a script that able to pull the last modification date across our team project wiki (over 1500 wiki pages).

I have tried DevOps API 6.0.preview1, and there is a wiki section.

Currently, I am able to pull each wiki page {path, order, gititempath, subpages, URL, } but I did not see any update date or relate the information for each wiki page.

Does anyone know how to get each wiki page's last update date via Azure DevOps API?

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,941 Reputation points Moderator
    2021-03-23T03:07:23.057+00:00

    Hi @nation

    DevOps is currently not supported in the Q&A forums, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products (more to be added later on).

    You can ask the experts in the dedicated forum over here: https://stackoverflow.com/questions/tagged/devops

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.