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

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

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

Gets all the public IP addresses in a subscription.

## Parameters

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

## Response `200`

Request successful. The operation returns a list of PublicIPAddress resources.

- PublicIPAddressListResult — Response for ListPublicIpAddresses API service call.
  - `value` PublicIPAddress[] — A list of public IP addresses that exists in a resource group. — unresolved $ref
  - `nextLink` string — The URL to get the next set of results.

---

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