Health
Health check
Returns the current health status of the Openstock API.
get/health
Response
Service is healthy
Example response
{
"ok": true,
"environment": "local"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.