Response
Default Response
The response is of type object
.
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>"
]
}
Default Response
The response is of type object
.
Was this page helpful?