/
Health check (Integration Service)
Health check (Integration Service)
This article describes how you can monitor the health of the Sign'Stash Integration service.
Endpoints
The application health check, which is mainly used to expose operational information about the running application.
The endpoints of health check are available in:
/signstash/einvoice-integration-ws/actuator/health
Endpoint used to summarize the health status of the application and which includes a group of information.
{
"status": "UP",
"groups": [
"liveness",
"readiness"
]
}
Related content
Health check
Health check
More like this
Integration
Integration
More like this
Connecting your service
Connecting your service
More like this
Integration On-Premise
Integration On-Premise
More like this
Asynchronous Mode (API)
Asynchronous Mode (API)
More like this
Sign'Stash Product Documentation Space
Sign'Stash Product Documentation Space
More like this