Skip to main content
GET
/
health
Health check endpoint
curl --request GET \
  --url http://localhost:{port}/health \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token authentication

Response

200

Application is healthy