---
title: "GET /network-analyzer-configurations"
method: GET
path: "/network-analyzer-configurations"
---

# GET /network-analyzer-configurations

`GET /network-analyzer-configurations`

Lists the network analyzer configurations.

## Query parameters

- `maxResults` integer — The maximum number of results to return in this operation.
- `nextToken` string
- `MaxResults` string
- `NextToken` string

## Response `200`

Success

- ListNetworkAnalyzerConfigurationsResponse
  - `NextToken` string — The token to use to get the next set of results, or <b>null</b> if there are no additional results.
  - `NetworkAnalyzerConfigurationList` NetworkAnalyzerConfigurations[] — The list of network analyzer configurations.
    - `Arn` string — The Amazon Resource Name of the new resource.
    - `Name` string — Name of the network analyzer configuration.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — InternalServerException
- `483` — ThrottlingException

---

[API](https://skmtc.net/aws/apis/iotwireless.md) · [All operations](https://skmtc.net/aws/apis/iotwireless/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iotwireless/versions/022d242d4bce/schema)
