PrizmDoc Viewer v13.24 Release - Updated August 22, 2023
API Reference / PrizmDoc Video REST API / Health
Health

Health

The Health REST API is used to check the health of the server.

Available URLs

URL Description
GET /api/v1/health A request to get the health state of the server.

GET /api/v1/health

A request to get the health state of the server.

Success 200

Field Description
200 Server is in a healthy state

Success-Response

HTTP/1.1 200 OK