---
title: "Gets a list of Network Experiment Profiles under a subscription"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Network/NetworkExperimentProfiles"
tags: ["NetworkExperimentProfiles"]
---

# Gets a list of Network Experiment Profiles under a subscription

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

## Parameters

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

## Response `200`

successful operation

- ProfileList — Defines a list of Profiles. It contains a list of Profile objects and a URL link to get the next set of results.
  - `value` Profile[] — List of Profiles within a resource group. — unresolved $ref
  - `nextLink` string — URL to get the next set of Profile objects if there are any.

## Other responses

- `default` — Error response describing why the operation failed.

## Changes

- **2019-10-11** (2019-11-01) `343fd343f3b9` — 1 info
  - api operation id `Profiles_List` removed and replaced with `NetworkExperimentProfiles_List`

[Change history](https://skmtc.dev/azure/apis/networkexperiments/changes/subscriptions/:subscriptionId/providers/Microsoft.Network/NetworkExperimentProfiles/get.md)

---

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