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

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

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

Gets all the application gateways in a subscription.

## Parameters

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

## Response `200`

Success. The operation returns a list of ApplicationGateway resources.

- ApplicationGatewayListResult — Response for ListApplicationGateways API service call.
  - `value` ApplicationGateway[] — List of an application gateways in a resource group. — unresolved $ref
  - `nextLink` string — URL to get the next set of results.

---

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