Azure devops API - is there a way to filter or serach organization's projects by their name?

Nimrod Golan 1 Reputation point
2021-11-04T12:04:30.603+00:00

No matter where I tried, I didn't find any relevant information about what I need (which is quite basic).
I'm using the following API: https://learn.microsoft.com/en-us/rest/api/azure/devops/core/projects/list?view=azure-devops-rest-6.0 in order to retrieve back all organization projects. Unlike other API's, here I didn't find a way filtering out or searching projects by their name. It's quite simple -> I don't want to retrieve all of them, for example, just the projects starts with 'some_word' term.

Is anyone know if there is a way achieving the filtered information?

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

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,996 Reputation points Moderator
    2021-11-05T06:30:35.213+00:00

    Hi @Nimrod Golan

    Welcome to Microsoft Q&A! Thanks for posting the question.

    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
    https://developercommunity.visualstudio.com/spaces/21/index.html

    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.