latestOpenAPI 3.0.12026-07-1715846.6 KB
64a3f9ff2411
Health
Health check
Check if the service is running.
get/api/v1/health
Response
Service is healthy
Example response
{
"status": "ok",
"service": "postal",
"version": "1.0.0"
}Check if the service is running.
Service is healthy
{
"status": "ok",
"service": "postal",
"version": "1.0.0"
}