Health Check API Endpoint
You can integrate the health check API endpoint in your applications to verify if the Sentinel EMS system is up and running. This endpoint looks like the following:
../ems/availability
For example:
https://example.prod.sentinelcloud.com/ems/availability
The health check API endpoint returns 200 OK status in the response to indicate a successful health check.