[
{
"active": true,
"config": {
"content_type": "\"json\"",
"digest": "\"sha256\"",
"email": "\"foo@bar.com\"",
"insecure_ssl": "\"0\"",
"password": "\"foo\"",
"room": "\"roomer\"",
"secret": "\"********\"",
"subdomain": "\"foo\"",
"token": "\"abc\"",
"url": "https://example.com/webhook"
},
"created_at": "2011-09-06T17:26:27.000Z",
"deliveries_url": "https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries",
"events": [
"push",
"pull_request"
],
"id": 42,
"last_response": {
"code": 0,
"message": "string",
"status": "string"
},
"name": "web",
"ping_url": "https://api.github.com/repos/octocat/Hello-World/hooks/1/pings",
"test_url": "https://api.github.com/repos/octocat/Hello-World/hooks/1/test",
"type": "string",
"updated_at": "2011-09-06T20:39:23.000Z",
"url": "https://api.github.com/repos/octocat/Hello-World/hooks/1"
}
]