v4

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-2172104104.0 KB
health

Health check do serviço

get/health

Response

UP

statusstring required
timestampstring date-time required
servicestring required

Example response

{
  "status": "UP",
  "service": "arara-api"
}