---
title: "GET /voice-connectors/{voiceConnectorId}/emergency-calling-configuration"
method: GET
path: "/voice-connectors/{voiceConnectorId}/emergency-calling-configuration"
---

# GET /voice-connectors/{voiceConnectorId}/emergency-calling-configuration

`GET /voice-connectors/{voiceConnectorId}/emergency-calling-configuration`

Gets the emergency calling configuration details for the specified Amazon Chime Voice Connector.

## Path parameters

- `voiceConnectorId` string, required

## Response `200`

Success

- GetVoiceConnectorEmergencyCallingConfigurationResponse
  - `EmergencyCallingConfiguration` object — The emergency calling configuration details.
    - `DNIS` DNISEmergencyCallingConfiguration[] — The Dialed Number Identification Service (DNIS) emergency calling configuration details.
      - `EmergencyPhoneNumber` string, password, required — The DNIS phone number to route emergency calls to, in E.164 format.
      - `TestPhoneNumber` string, password — The DNIS phone number to route test emergency calls to, in E.164 format.
      - `CallingCountry` string, required — The country from which emergency calls are allowed, in ISO 3166-1 alpha-2 format.

## Other responses

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

---

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