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

# GET /browserSettings

`GET /browserSettings`

Retrieves a list of browser settings.

## Query parameters

- `nextToken` string
- `maxResults` integer

## Response `200`

Success

- ListBrowserSettingsResponse
  - `browserSettings` BrowserSettingsSummary[] — The browser settings.
    - `browserSettingsArn` string, required — The ARN of the browser 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)
