Health check
Checks if the API server is ready
get/api/v1/healthz
Response
Server is ready
Example response
{
"status": "ok"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.
Checks if the API server is ready
Server is ready
{
"status": "ok"
}No recorded changes to this endpoint across all 1 revision of this API.