GET
/
api
/
v1
/
app-connections
/
options
cURL
curl --request GET \
  --url https://us.infisical.com/api/v1/app-connections/options
{
  "appConnectionOptions": [
    "<any>"
  ]
}

Response

Default Response

The response is of type object.