---
title: "GET /voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"
method: GET
path: "/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"
---

# GET /voice-connectors/{voiceConnectorId}/programmable-numbers/proxy

`GET /voice-connectors/{voiceConnectorId}/programmable-numbers/proxy`

Retrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.

## Path parameters

- `voiceConnectorId` string, required

## Response `200`

Success

- GetVoiceConnectorProxyResponse
  - `Proxy` object — The proxy configuration details.
    - `DefaultSessionExpiryMinutes` integer — The default number of minutes allowed for proxy sessions.
    - `Disabled` boolean — When true, stops proxy sessions from being created on the specified Amazon Chime SDK Voice Connector.
    - `FallBackPhoneNumber` string, password — The phone number to route calls to after a proxy session expires.
    - `PhoneNumberCountries` String[] — The countries for proxy phone numbers to be selected from.

## Other responses

- `480` — UnauthorizedClientException
- `481` — NotFoundException
- `482` — ForbiddenException
- `483` — BadRequestException
- `484` — ThrottledClientException
- `485` — ServiceUnavailableException
- `486` — 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)
