cURL
curl --request GET \ --url https://reit.connectors.aicoflow.com/health \ --header 'X-API-Key: <api-key>'
Returns OK if the service is running. Use for liveness probes.
Successful Response