Skip to main content
GET
Healthcheck

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

Bootstrap health payload exposed by the API role.

environment
string
required

Resolved runtime environment name.

role
string
required

Role name for the responding service.

status
string
required

Health status marker.

Allowed value: "ok"