---
title: "GET /networkSettings/{networkSettingsArn}"
method: GET
path: "/networkSettings/{networkSettingsArn}"
---

# GET /networkSettings/{networkSettingsArn}

`GET /networkSettings/{networkSettingsArn}`

Gets the network settings.

## Path parameters

- `networkSettingsArn` string, required

## Response `200`

Success

- GetNetworkSettingsResponse
  - `networkSettings` object — The network settings.
    - `networkSettingsArn` string, required — The ARN of the network settings.
    - `associatedPortalArns` ARN[] — A list of web portal ARNs that this network settings is associated with.
    - `vpcId` string — The VPC that streaming instances will connect to.
    - `subnetIds` SubnetId[] — The subnets in which network interfaces are created to connect streaming instances to your VPC. At least two of these subnets must be in different availability zones.
    - `securityGroupIds` SecurityGroupId[] — One or more security groups used to control access from streaming instances to your VPC.

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `482` — AccessDeniedException
- `483` — ThrottlingException
- `484` — 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)
