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"
}Changes
No recorded changes to this endpoint across all 10 revisions of this API.