Check the health and availability of the REST API v2.
Checks the status of the REST API v2 and reports on system health.
The status of the system (OK)
Current health status of the REST API.
The status of the system (not OK)
Last updated 7 months ago
Was this helpful?
GET /v2/health HTTP/1.1 Host: rest-api.app.kognitos.com x-api-key: YOUR_API_KEY Accept: */*
{ "status": "OK" }