Health
Check the health and availability of the REST API v2.
Last updated
Was this helpful?
Check the health and availability of the REST API v2.
Last updated
Was this helpful?
Was this helpful?
GET /v2/health HTTP/1.1
Host: rest-api.app.kognitos.com
x-api-key: YOUR_API_KEY
Accept: */*
{
"status": "OK"
}