GET
/
system
/
health

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Response returned by the health check endpoint

languages
object
required

Map of supported languages and whether they are currently available

status
string
required

Current status of the service ("ok" or error description)

version
string
required

Version of the service