Meta
Healthz
Healthz
GET
/healthzRequest
curl --request GET \
--url https://api.brainbaselabs.com/healthzResponse
json{
"property1": "string",
"property2": "string"
}/healthzcurl --request GET \
--url https://api.brainbaselabs.com/healthz{
"property1": "string",
"property2": "string"
}