Platform Health Check

Check platform health

Check the health of the platform. If the health endpoint cannot be reached, it means that the platform is not in a healthy state.

get/health

Response

The platform is in a healthy state.

statusstring

Example response

{
  "status": "OK"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.