Skip to content
IScan Documentation
Main Navigation
Guide
Technische Dokumentation
Appearance
Menu
Return to top
Health check
GET
/rest/common/health/health-check
Executes all health checks and returns system status
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
Health check results
Content-Type
application/json
Schema
JSON
JSON
{
"status"
:
"string"
,
"checks"
:
[
{
}
]
}
GET
/rest/common/health/health-check
Playground
Authorization
bearerAuth
Try it out
Samples
Powered by
VitePress OpenAPI