PrizmDoc® v14.2 Release - Updated September 25, 2024
PrizmDoc Video / 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