workspaces
Get Current Workspace Encrypted Secrets
Get encrypted workspace secrets for use with Fleet and external services.
get/api/v1/workspaces/current/secrets/encrypted
Query parameters
service'agent_builder' | 'polly' required
Service requesting encrypted secrets
Service requesting encrypted secrets
key_namesstring[] nullable
Optional list of workspace secret keys to return
Optional list of workspace secret keys to return
expand_iam_roleboolean
If true, expand AWS_IAM_ROLE_ARN into temporary credentials via STS
If true, expand AWS_IAM_ROLE_ARN into temporary credentials via STS
Response
Successful Response
Changes
Changed in 1 of the 48 revisions of this API.1
- ○
added the optional property
tenant_idto the response with the200statusresponse-optional-property-added
- ○