---
title: "Get"
method: GET
path: "/api/v1/settings/aws-external-id"
tags: ["AWS External ID Settings"]
---

# Get

`GET /api/v1/settings/aws-external-id`

Get retrieves the AWS external ID for the tenant, used in IAM role trust policies for AWS connectors.

## Response `200`

Successful response

- C1ApiSettingsV1GetAWSExternalIDResponse — The GetAWSExternalIDResponse message.
  - `awsExternalId` C1ApiSettingsV1AWSExternalID — AWSExternalID contains the tenant's external ID for AWS IAM role trust policies.
    - `externalId` string — The external ID value to include in the AWS IAM role trust policy condition.

## Changes

> 33 revisions in range; 1 could not be searched.

- **2025-04-10** `17f9f3bcedd5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/settings/aws-external-id/get.md)

---

[API](https://skmtc.dev/conductorone/apis/c1-api.md) · [All operations](https://skmtc.dev/conductorone/apis/c1-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/conductorone/c1-api/revisions/f2cf3228f366/schema)
