Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

API token obtained from the Tokens endpoint or CLI device login. Include as Authorization: Bearer <token>. Requests made with a managed CLI session also include X-Strix-Workspace: <organization_id> to pin a process to the workspace it started in; recovery endpoints report the current workspace after a concurrent switch.

Response

Setup values for the pull role.

external_id
string
required

Value the role trust policy must require as sts:ExternalId. Stable per organization.

strix_account_id
string
required

AWS account Strix assumes the role from. The only principal the role should trust.

role_name
string
required

Name of the role the CloudFormation template creates.

quick_create_url
string | null
required

CloudFormation quick-create link with the template and parameters filled in. Null when no template is hosted.

actions
string[]
required

IAM actions the role needs, for roles created by hand.