curl --request GET \
--url https://api.openworklabs.com/health{
"ok": true,
"service": "<string>"
}Returns a lightweight health payload for den-api.
curl --request GET \
--url https://api.openworklabs.com/health{
"ok": true,
"service": "<string>"
}