Health check (GET)
GET /healthz
GET
/healthz
Verify if the authentication service is operational using GET method
Responses
Section titled “ Responses ”Service is healthy and operational
string
default
Section titled “default ”An error occurred while processing the request
Standardized error response
object
status
required
HTTP status error code
integer
Example
400 message
required
Human-friendly error message
string
Example
Invalid email format error
required
Error code identifying the specific application error
string