PixelDance
Health

Health check

Returns OK when the server is running.

GET
/health

Returns OK when the server is running.

Response Body

text/plain

curl -X GET "http://localhost:3002/health"
"OK"