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

# GET /settings/phone-number

`GET /settings/phone-number`

Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling name.

## Response `200`

Success

- GetPhoneNumberSettingsResponse
  - `CallingName` string, password — The default outbound calling name for the account.
  - `CallingNameUpdatedTimestamp` string, date-time — The updated outbound calling name timestamp, in ISO 8601 format.

## 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)
