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

# GET /settings

`GET /settings`

Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.

## Response `200`

Success

- GetGlobalSettingsResponse
  - `VoiceConnector` object — The Voice Connector settings.
    - `CdrBucket` string — The S3 bucket that stores the Voice Connector's call detail records.

## Other responses

- `480` — UnauthorizedClientException
- `481` — ForbiddenException
- `482` — BadRequestException
- `483` — ThrottledClientException
- `484` — ServiceUnavailableException
- `485` — ServiceFailureException

---

[API](https://skmtc.net/aws/apis/chime-sdk-voice.md) · [All operations](https://skmtc.net/aws/apis/chime-sdk-voice/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/chime-sdk-voice/versions/89ce97d6fad9/schema)
