---
title: "GET /ipAccessSettings/{ipAccessSettingsArn}"
method: GET
path: "/ipAccessSettings/{ipAccessSettingsArn}"
---

# GET /ipAccessSettings/{ipAccessSettingsArn}

`GET /ipAccessSettings/{ipAccessSettingsArn}`

Gets the IP access settings.

## Path parameters

- `ipAccessSettingsArn` string, required

## Response `200`

Success

- GetIpAccessSettingsResponse
  - `ipAccessSettings` object — The IP access settings.
    - `ipAccessSettingsArn` string, required — The ARN of the IP access settings resource.
    - `associatedPortalArns` ARN[] — A list of web portal ARNs that this IP access settings resource is associated with.
    - `ipRules` IpRule[] — The IP rules of the IP access settings.
      - `ipRange` string, password, required — The IP range of the IP rule.
      - `description` string, password — The description of the IP rule.
    - `displayName` string, password — The display name of the IP access settings.
    - `description` string, password — The description of the IP access settings.
    - `creationDate` string, date-time — The creation date timestamp of the IP access settings.
    - `customerManagedKey` string — The customer managed key used to encrypt sensitive information in the IP access settings.
    - `additionalEncryptionContext` object — The additional encryption context of the IP access settings.

## 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/revisions/4206b0208021/schema)
