---
title: "GET /providers/Microsoft.Cdn/edgenodes"
method: GET
path: "/providers/Microsoft.Cdn/edgenodes"
tags: ["Edgenodes"]
---

# GET /providers/Microsoft.Cdn/edgenodes

`GET /providers/Microsoft.Cdn/edgenodes`

Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users.

## Query parameters

- `api-version` string, required

## Response `200`

OK. The request has succeeded.

- EdgenodeResult — Result of the request to list CDN edgenodes. It contains a list of ip address group and a URL link to get the next set of results.
  - `value` EdgeNode[] — Edge node of CDN service.
    - `id` string — Resource ID.
    - `name` string — Resource name.
    - `type` string — Resource type.
  - `nextLink` string — URL to get the next set of edgenode list results if there are any.

## Other responses

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

---

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