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

Authorizations

Authorization
string
header
required

JWT token authentication

Response

200

Application is ready