health
Health check
Returns a simple health status indicating the CLI serve process is running.
get/api/v1/health
Response
Healthy
Example response
{
"status": "ok"
}Returns a simple health status indicating the CLI serve process is running.
Healthy
{
"status": "ok"
}