Check the health of the API
GET/health
A health check endpoint. Returns a code indicating the health of the Persona service.
Responses
- 200
- 400
- 429
- 500
API is healthy
Bad request
Too many requests
Internal server error
GET/health
A health check endpoint. Returns a code indicating the health of the Persona service.
API is healthy
Bad request
Too many requests
Internal server error