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

Response

Default Response

The response is of type object.