---
title: "Get all multi-role pools."
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools"
tags: ["AppServiceEnvironments"]
---

# Get all multi-role pools.

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools`

Get all multi-role pools.

## Path parameters

- `resourceGroupName` string, required
- `name` string, required
- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- WorkerPoolCollection — Collection of worker pools.
  - `value` WorkerPoolResource[], required — Collection of resources. — unresolved $ref
  - `nextLink` string — Link to next page of resources.

## Other responses

- `default` — App Service error response.

---

[API](https://skmtc.dev/azure/apis/appserviceenvironments-api-client.md) · [All operations](https://skmtc.dev/azure/apis/appserviceenvironments-api-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/appserviceenvironments-api-client/revisions/ceadaf3376da/schema)
