v1

latestOpenAPI 3.0.12026-07-2691137122.3 KB
HealthService

Health Check

get/health

Response

Service is healthy

statusstring

Health status

servicestring

Service name

timestring

Current UTC timestamp

Example response

{
  "status": "healthy",
  "service": "integration_service"
}