Check HTTP process liveness
GET /isAlive
Returns the literal text OK when the HTTP process can answer. The App Connect client treats any HTTP 200 as reachable and ignores the body. This route does not check the database, connector module, or upstream CRM dependencies.
Operation ID: getIsAlive
Authorization: None
Responses
| Status | Description | Body |
|---|---|---|
200 |
Plain-text liveness response. | HealthResponse |