Skip to main content
GET
/
workspaces
/
{workspace_id}
/
secrets
/
aws-assume-role
Error
A valid request URL is required to generate request examples
{
  "tracecat_aws_account_id": "<string>",
  "tracecat_aws_principal_arn": "<string>",
  "external_id": "<string>"
}
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workspace_id
string<uuid>
required

Response

Successful Response

Workspace-scoped AWS AssumeRole details shown in the credentials UI.

tracecat_aws_account_id
string
required
tracecat_aws_principal_arn
string
required
external_id
string
required