curl --request GET \
--url https://api.example.com/api/health"OK"Returns the health status of the Agent service. Use this endpoint for load balancer health checks.
curl --request GET \
--url https://api.example.com/api/health"OK"Documentation Index
Fetch the complete documentation index at: https://docs.gorules.io/llms.txt
Use this file to discover all available pages before exploring further.
Service is healthy
The response is of type string.
"OK"
Was this page helpful?