System
Get health check status
Check the health of all system components
curl -X GET "https://robotoff.openfoodfacts.org/api/v1/health"
{
"message": {},
"status": 0,
"headers": {}
}
Empty
Check the health of all system components
curl -X GET "https://robotoff.openfoodfacts.org/api/v1/health"
{
"message": {},
"status": 0,
"headers": {}
}