Skip to main content
GET
Liveness probe.

Authorizations

Authorization
string
header
required

Bearer access token obtained from /oauth/token.

Response

200 - application/json

OK

Service liveness status.

status
string

Liveness status. Always "ok" when the service is serving requests.

Example:

"ok"

version
string

Public API version.

Example:

"1.0.0"