---
title: "List the EngagementFabric accounts in given subscription"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.EngagementFabric/Accounts"
tags: ["Accounts"]
---

# List the EngagementFabric accounts in given subscription

`GET /subscriptions/{subscriptionId}/providers/Microsoft.EngagementFabric/Accounts`

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- AccountList — The list of the EngagementFabric accounts
  - `value` Account[] — EngagementFabric accounts
    - `id` string — The ID of the resource
    - `name` string — The name of the resource
    - `type` string — The fully qualified type of the resource

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/azure/apis/engagementfabric.md) · [All operations](https://skmtc.net/azure/apis/engagementfabric/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/engagementfabric/revisions/8218dde02018/schema)
