azure-devops-dotnet-samples icon indicating copy to clipboard operation
azure-devops-dotnet-samples copied to clipboard

Add call for getting all Accounts/Organizations to Api Libraries

Open annich-MS opened this issue 6 years ago • 2 comments

The Accounts Api is not available in any of the Api Libraries.

This is a big oversight, as it's the first API (after auth) that many services will use.

annich-MS avatar Oct 31 '18 18:10 annich-MS

Have you tried using the Microsoft.VisualStudio.Services.Account.Client.AccountHttpClient to get what you need?

danhellem avatar Jan 18 '19 16:01 danhellem

I'm using the node version of the API which only provides the WebApi Object. I'm not sure that class exists there

annich-MS avatar Mar 28 '19 19:03 annich-MS