Number of APIs: 3
GET {{pas_base_url}}/health
NOTE: For a Kubernetes cluster, see Checking PrizmDoc Viewer Kubernetes Cluster Health. https://help.accusoft.com/PrizmDoc/latest/HTML/health.html#get-health
GET {{pas_base_url}}/servicesConnection
NOTE: A successful response only indicates whether PAS is able to communicate with PrizmDoc Server; it does not mean that PrizmDoc Server instances themselves are healthy. To check the health of PrizmDoc Server instances, use the PrizmDoc Server Health REST API. https://help.accusoft.com/PrizmDoc/latest/HTML/health.html#get-servicesconnection
GET {{pas_base_url}}/info
NOTE: We recommend using GET /health API when checking PAS health automatically. https://help.accusoft.com/PrizmDoc/latest/HTML/health.html#get-info
ENDPOINTS