200 OK status code is the signal that the service is healthy. This endpoint is ideal for uptime monitors, deployment readiness checks, and load balancer health probes.
This endpoint does not require authentication. You can call it freely without a session cookie.
Endpoint
Response
A healthy API returns HTTP200 OK with no response body.
Code Example
Example Response
200 status as confirmation the service is running correctly.
