{
  "hookOne": {
    "events": [
      "COMMIT"
    ],
    "description": "The first ever webhook for WebGME",
    "url": "http://index.hu",
    "active": false
  },
  "hookOther": {
    "events": [
      "COMMIT",
      "BRANCH_DELETED",
      "BRANCH_UPDATED"
    ],
    "description": "The second webhook for WebGME",
    "url": "http://origo.hu",
    "active": true,
    "createdAt": "2016-06-10T18:58:55.080Z",
    "updatedAt": "2016-06-10T18:58:55.080Z"
  }
}