system
Health check endpoint
Returns the health status of the API. This is used to verify if the API is operating normally.
GET
Response
200
application/json
Service is healthy
Example:
"OK"
Returns the health status of the API. This is used to verify if the API is operating normally.
"OK"