GitHub v3 REST API

Get comment statistics

get
http://HOSTNAME/api/v3/enterprise/stats/comments

Response

200 application/json

Response

Enterprise Comment Stats

total_commit_commentsintegerrequired
total_gist_commentsintegerrequired
total_issue_commentsintegerrequired
total_pull_request_commentsintegerrequired
get/enterprise/stats/comments
 
200 application/json

Get gist statistics

get
http://HOSTNAME/api/v3/enterprise/stats/gists

Response

200 application/json

Response

Enterprise Gist Stats

total_gistsintegerrequired
private_gistsintegerrequired
public_gistsintegerrequired
get/enterprise/stats/gists
 
200 application/json

Get hooks statistics

get
http://HOSTNAME/api/v3/enterprise/stats/hooks

Response

200 application/json

Response

Hooks Enterprise Stats

total_hooksintegerrequired
active_hooksintegerrequired
inactive_hooksintegerrequired
get/enterprise/stats/hooks
 
200 application/json

Get issue statistics

get
http://HOSTNAME/api/v3/enterprise/stats/issues

Response

200 application/json

Response

Enterprise Issue Stats

total_issuesintegerrequired
open_issuesintegerrequired
closed_issuesintegerrequired
get/enterprise/stats/issues
 
200 application/json

Get milestone statistics

get
http://HOSTNAME/api/v3/enterprise/stats/milestones

Response

200 application/json

Response

Enterprise Milestone Stats

total_milestonesintegerrequired
open_milestonesintegerrequired
closed_milestonesintegerrequired
get/enterprise/stats/milestones
 
200 application/json