---
title: "GET /networkSettings"
method: GET
path: "/networkSettings"
---

# GET /networkSettings

`GET /networkSettings`

Retrieves a list of network settings.

## Query parameters

- `nextToken` string
- `maxResults` integer

## Response `200`

Success

- ListNetworkSettingsResponse
  - `networkSettings` NetworkSettingsSummary[] — The network settings.
    - `networkSettingsArn` string, required — The ARN of the network settings.
    - `vpcId` string — The VPC ID of the network settings.
  - `nextToken` string — The pagination token used to retrieve the next page of results for this operation.

## Other responses

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

---

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