system
Get health status of the LSP proxy service
Returns the service status, version and language server availability
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Health check successful
Response returned by the health check endpoint
Map of supported languages and whether they are currently available
Current status of the service ("ok" or error description)
Version of the service