---
title: "GET /network-analyzer-configurations/{ConfigurationName}"
method: GET
path: "/network-analyzer-configurations/{ConfigurationName}"
---

# GET /network-analyzer-configurations/{ConfigurationName}

`GET /network-analyzer-configurations/{ConfigurationName}`

Get network analyzer configuration.

## Path parameters

- `ConfigurationName` string, required — Name of the network analyzer configuration.

## Response `200`

Success

- GetNetworkAnalyzerConfigurationResponse
  - `TraceContent` TraceContent — Trace content for your wireless gateway and wireless device resources.
    - `WirelessDeviceFrameInfo` 'ENABLED' | 'DISABLED' — <code>FrameInfo</code> of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
    - `LogLevel` 'INFO' | 'ERROR' | 'DISABLED' — The log level for a log message. The log levels can be disabled, or set to <code>ERROR</code> to display less verbose logs containing only error information, or to <code>INFO</code> for more detailed logs.
  - `WirelessDevices` WirelessDeviceId[] — List of wireless gateway resources that have been added to the network analyzer configuration.
  - `WirelessGateways` WirelessGatewayId[] — List of wireless gateway resources that have been added to the network analyzer configuration.
  - `Description` string — The description of the new resource.
  - `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` — ResourceNotFoundException
- `483` — InternalServerException
- `484` — 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)
