Health check
API Reference
Health check
Returns a simple status string indicating the service is available.
GET
Health check
Response
200 - text/plain
Service is healthy
The response is of type string.
Example:
"ok"
Returns a simple status string indicating the service is available.
Service is healthy
The response is of type string.
"ok"