GitHub v3 REST API

Get hooks statistics

get
{protocol}://{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
{protocol}://{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
{protocol}://{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

Get organization statistics

get
{protocol}://{hostname}/api/v3/enterprise/stats/orgs

Response

200 application/json

Response

Enterprise Organization Stats

total_orgsintegerrequired
disabled_orgsintegerrequired
total_teamsintegerrequired
total_team_membersintegerrequired
get/enterprise/stats/orgs
 
200 application/json

Get pages statistics

get
{protocol}://{hostname}/api/v3/enterprise/stats/pages

Response

200 application/json

Response

Enterprise Pages Stats

total_pagesintegerrequired
get/enterprise/stats/pages
 
200 application/json