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