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

# GET /userAccessLoggingSettings

`GET /userAccessLoggingSettings`

Retrieves a list of user access logging settings.

## Query parameters

- `nextToken` string
- `maxResults` integer

## Response `200`

Success

- ListUserAccessLoggingSettingsResponse
  - `userAccessLoggingSettings` UserAccessLoggingSettingsSummary[] — The user access logging settings.
    - `userAccessLoggingSettingsArn` string, required — The ARN of the user access logging settings.
    - `kinesisStreamArn` string — The ARN of the Kinesis stream.
  - `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)
