Healthchecks
Liveness check
Returns 200 OK if the server is running.
GET
Liveness check
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200
Server is alive
Liveness check
Returns 200 OK if the server is running.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Server is alive