curl --request GET \
--url http://{your-domain}/v1/aibot/bots/{AgentId}/healthz"OK"curl --request GET \
--url http://{your-domain}/v1/aibot/bots/{AgentId}/healthz"OK"Always returns OK
The response is of type string.
"OK"
Was this page helpful?