---
title: "GET /voice-connectors/{voiceConnectorId}/external-systems-configuration"
method: GET
path: "/voice-connectors/{voiceConnectorId}/external-systems-configuration"
---

# GET /voice-connectors/{voiceConnectorId}/external-systems-configuration

`GET /voice-connectors/{voiceConnectorId}/external-systems-configuration`

Gets information about an external systems configuration for a Voice Connector.

## Path parameters

- `voiceConnectorId` string, required

## Response `200`

Success

- GetVoiceConnectorExternalSystemsConfigurationResponse
  - `ExternalSystemsConfiguration` object — An object that contains information about an external systems configuration for a Voice Connector.
    - `SessionBorderControllerTypes` SessionBorderControllerType[] — The session border controllers.
    - `ContactCenterSystemTypes` ContactCenterSystemType[] — The contact center system.

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