v1
latestOpenAPI 3.1.02026-08-0441813.4 KBHealth
Health check
Returns the current health status of the Openstock API.
get/health
Response
Service is healthy
Example response
{
"ok": true,
"environment": "local"
}Returns the current health status of the Openstock API.
Service is healthy
{
"ok": true,
"environment": "local"
}