Microsoft Azure DevOps Repo: Search or filter by repo name

Kiran N 1 Reputation point
2022-12-21T08:03:39.273+00:00

I'm trying to incorporate search repos by name feature in my application but I'm unable to find those REST API's.

We are able to call this API to get repos information. https://dev.azure.com/{ORG}/{PRO}/_apis/git/repositories/{repo}

for example. We have incorporated search repos of Github but unable to figure it our for azure,

I've referred this doc https://learn.microsoft.com/en-us/rest/api/azure/devops/search/?view=azure-devops-rest-7.0 but it says more about the code search results , work item search results and wiki search results which are inapplicable for us.

https://docs.github.com/en/rest/search?apiVersion=2022-11-28#search-repositories.

272774-waadp.png

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

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.