Skip to main content
GET
Get AWS trust info

Authorizations

Authorization
string
header
required

JWT obtained through Barndoor's authentication flow. Pass the token verbatim in Authorization: Bearer <token>. Use the Barndoor SDK's loginInteractive() helper to obtain a token in scripts and notebooks.

Path Parameters

id
string<uuid>
required

Credential UUID

Response

Trust policy parameters

principal_arn
string
required
Example:

"arn:aws:iam::123456789012:role/barndoor-llm-gateway"

external_id
string
required
Example:

"bd-ext-9f3c1"