Query Parameters
Available options:
secret-manager
, cert-manager
, kms
, ssh
, secret-scanning
Response
Default Response
curl --request GET \
--url https://us.infisical.com/api/v1/app-connections/options
{
"appConnectionOptions": [
"<any>"
]
}
List the available App Connection Options.
curl --request GET \
--url https://us.infisical.com/api/v1/app-connections/options
{
"appConnectionOptions": [
"<any>"
]
}
secret-manager
, cert-manager
, kms
, ssh
, secret-scanning
Default Response
Show child attributes
Was this page helpful?