Health

Health Check

Verifies that the service is running.

get/v1/health

Response

Service is healthy.

statusstring required

Example response

{
  "status": "OK"
}