Check the health status of the backend API
curl --request GET \
--url https://api.wacht.dev/health{
"status": "ok",
"timestamp": "2024-01-01T12:00:00Z"
}curl --request GET \
--url https://api.wacht.dev/health{
"status": "ok",
"timestamp": "2024-01-01T12:00:00Z"
}