Skip to content

Check plugin-server liveness

GET /isAlive

Optional deployment liveness convention implemented by the JavaScript template. App Connect does not call it during registration or invocation. The template returns the static text OK; it does not verify databases, third-party providers, or other readiness dependencies.

Operation ID: getPluginServerIsAlive
Authorization: None

Responses

Status Description Body
200 The route returned the literal text OK. This confirms only process liveness, not dependency readiness. HealthResponse