Skip to main content
GET
/
v1
/
_healthz
Health check
curl --request GET \
  --url https://api.sfcompute.com/v1/_healthz
"OK"

Response

Health check successful

The response is of type string.

Example:

"OK"