Skip to main content

General

Health check

Colormap API

Version: 1.0

Checks if the service is healthy and able to response to requests

Parameters

fullboolean
check_dependenciesboolean

Returns

200

Successful Response

undefinedunknown

Endpoint

GET
/colormap/health_check

Request

curl -X GET 'https://{service_host}/colormap/health_check' \
-H 'Authorization: Bearer <ACCESS_TOKEN>'

Response

No response body.

What is the reason for your feedback?