HealthCheck
Returns healtcheck status of OpenAPIs for a given company
get/health
Response
Health check status is returned in the response body
Example response
{
"status": "UP"
}Health check status is returned in the response body
{
"status": "UP"
}