cURL
curl --request GET \ --url https://us.infisical.com/api/v1/app-connections/options
{ "appConnectionOptions": [ { "name": "AWS", "app": "aws", "methods": [ "assume-role" ], "accessKeyId": "<string>" } ] }
List the available App Connection Options.
Default Response
Show child attributes
Was this page helpful?