GET
/
api
/
database
/
health
Database health check
curl --request GET \
  --url http://localhost:4000/api/database/health \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Dynamic authentication JWT token

Response

200

Database health status