---
title: "Get AWS External ID"
method: GET
path: "/v1/credentials/aws/externalId"
tags: ["Cloud"]
---

# Get AWS External ID

`GET /v1/credentials/aws/externalId`

Get the user AWS External ID. A user should use this external ID to create a trust relationship with AWS, which is required to create a credential.

## Response `200`

OK. Returns the AWS external ID required for cross-account role setup.

- AwsCredentialExternalId
  - `externalId` string, uuid, required — External ID to be provided to AWS when creating the trust relationship

---

[API](https://skmtc.net/lucid/apis/lucid-rest-api.md) · [All operations](https://skmtc.net/lucid/apis/lucid-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lucid/lucid-rest-api/revisions/6a32cb9e1aa7/schema)
