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

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

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

The List ApplicationGateway operation retrieves all the application gateways in a resource group.

## Path parameters

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

## Query parameters

- `api-version` string, required

## Response `200`

OK

- ApplicationGatewayListResult — Response for ListApplicationGateways Api service call
  - `value` ApplicationGateway[] — List of ApplicationGateways in a resource group
    - `id` string — Resource Id
    - `name` string — Resource name
    - `type` string — Resource type
    - `location` string — Resource location
    - `tags` object — Resource tags
  - `nextLink` string — URL to get the next set of results.

---

[API](https://skmtc.net/azure/apis/networkmanagementclient.md) · [All operations](https://skmtc.net/azure/apis/networkmanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/networkmanagementclient/versions/45ead38aa1f3/schema)
