General
Health check
Compute API
Version: 1.0.0
Checks if the service is healthy and able to respond to requests
Parameters
Returns
200
Successful Response
Endpoint
GET
/compute/health_checkRequest
cURL
curl -X GET 'https://{service_host}/compute/health_check' \
-H 'Authorization: Bearer <ACCESS_TOKEN>'
Response
No response body.