---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.GraphServices/accounts"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.GraphServices/accounts"
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.GraphServices/accounts

`GET /subscriptions/{subscriptionId}/providers/Microsoft.GraphServices/accounts`

Returns list of accounts belonging to a subscription.

## Parameters

- `../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

Account details.

- AccountResourceList — The list of accounts.
  - `nextLink` string, uri — The link to the next page of items
  - `value` AccountResource[] — The list of recommendations.
    - `id` string — Azure resource ID.
    - `name` string — Azure resource name.
    - `type` string — Azure resource type.
    - `location` string — Location of the resource.
    - `tags` object — resource tags.

## Other responses

- `default` — Error response describing the reason for operation failure.

---

[API](https://skmtc.dev/azure/apis/graphservicesprod-microsoft-graphservices.md) · [All operations](https://skmtc.dev/azure/apis/graphservicesprod-microsoft-graphservices/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/graphservicesprod-microsoft-graphservices/revisions/047dbd993571/schema)
