cURL
curl --request GET \ --url https://api.opper.ai/health
{ "status": "ok" }
Returns server health status.
Successful response
"ok"