Get readiness status

Check if the service is ready to handle requests. Only returns ready if critical services (database, Redis) are healthy.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Service is ready
statusstring
timestampstring

Errors

500
Internal Server Error
503
Service Unavailable Error