health

Get the health status of the application

get/

Response

Health status

statusstring

Example response

{
  "status": "OK"
}

Changes

Changed in 5 of the 41 revisions of this API.17

    • added the media type application/json for the response with the status default

      response-media-type-added

  • 1cf4eb76f49b11See the full diff
    • the response's body type/format changed from string/ to object/ for status 200

      response-body-type-changed

    • added the optional property status to the response with the 200 status

      response-optional-property-added

    • added the media type application/json for the response with the status 200

      response-media-type-added

    • api operation id AppController_getHealthStatus removed and replaced with getHealthStatus

      api-operation-id-removed

    • api tag health added

      api-tag-added

    • api tag App removed

      api-tag-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog