---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/frontDoors"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Network/frontDoors"
tags: ["FrontDoors"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/frontDoors

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/frontDoors`

Lists all of the Front Doors within an Azure subscription.

## Parameters

- `./network.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `./network.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK. The request has succeeded.

- FrontDoorListResult — Result of the request to list Front Doors. It contains a list of Front Door objects and a URL link to get the next set of results.
  - `value` FrontDoor[] — List of Front Doors within a resource group. — unresolved $ref
  - `nextLink` string — URL to get the next set of Front Door objects if there are any.

## Other responses

- `default` — Front Door error response describing why the operation failed.

---

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