Health

健康检查

返回服务状态和统计信息

get/health

Response

服务正常

okboolean
servicestring
versionstring
timestampstring date-time

Example response

{
  "ok": true,
  "service": "prismer-im-server",
  "version": "0.1.0"
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.