Skip to content

Health check endpoint

GET
/health

Simple health check to verify the API server is running and responsive. Server: localhost:8081

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

OK

application/json
JSON
{
"status": "ok"
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Distributed under the Apache License Version 2.0