---
title: "Projects_ListByAccountResource"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project"
tags: ["Projects"]
deprecated: true
---

# Projects_ListByAccountResource

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project`

> **Deprecated.**

Gets all Visual Studio Team Services project resources created in the specified Team Services account.

## Path parameters

- `resourceGroupName` string, required
- `subscriptionId` string, required
- `rootResourceName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The operation succeeded. The response contains the details of the Visual Studio Team Services project resources created in the specified Team Services account.

- ProjectResourceListResult — The response to a request to list Team Services project resources in a resource group/account.
  - `value` ProjectResource[] — List of project resource details.
    - `id` string — Unique identifier of the resource.
    - `location` string — Resource location.
    - `name` string — Resource name.
    - `tags` object — Resource tags.
    - `type` string — Resource type.

## Changes

- **2026-07-13** (2018-08-01-preview) `d28c3359bc6a` — 1 info
  - endpoint deprecated
- **2018-08-28** (2018-08-01-preview) `1dd8386d3984` — 1 info
  - endpoint reactivated

[Change history](https://skmtc.dev/azure/apis/visual-studio-projects-resource-provider-client-2/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.visualstudio/account/:rootResourceName/project/get.md)

---

[API](https://skmtc.dev/azure/apis/visual-studio-projects-resource-provider-client-2.md) · [All operations](https://skmtc.dev/azure/apis/visual-studio-projects-resource-provider-client-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/visual-studio-projects-resource-provider-client-2/revisions/d28c3359bc6a/schema)
