Healthz

Check the health of the container.

Responses
200

Successful Response

get/healthz
Request samples
curl -i -X GET \
  https://api.private-ai.com/deid/v1/healthz
Response samples
application/json
{
  • "success": true,
  • "gpu_inference_engine_success": true,
  • "last_auth_call_successful": true
}
© Copyright 2022, 2023 Private AI.