---
title: "GET /instance/{InstanceId}/approved-origins"
method: GET
path: "/instance/{InstanceId}/approved-origins"
---

# GET /instance/{InstanceId}/approved-origins

`GET /instance/{InstanceId}/approved-origins`

This API is in preview release for Amazon Connect and is subject to change.

Returns a paginated list of all approved origins associated with the instance.

## Path parameters

- `InstanceId` string, required

## Query parameters

- `nextToken` string
- `maxResults` integer
- `MaxResults` string
- `NextToken` string

## Response `200`

Success

- ListApprovedOriginsResponse
  - `Origins` Origin[] — The approved origins.
  - `NextToken` string — If there are additional results, this is the token for the next set of results.

## Other responses

- `480` — ResourceNotFoundException
- `481` — InternalServiceException
- `482` — InvalidRequestException
- `483` — InvalidParameterException
- `484` — ThrottlingException

---

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