v1
latestOpenAPI 3.0.12026-07-1715846.6 KBHealth
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"
}