---
title: "Get comment statistics"
method: GET
path: "/enterprise/stats/comments"
tags: ["enterprise-admin"]
---

# Get comment statistics

`GET /enterprise/stats/comments`

## Response `200`

Response

- EnterpriseCommentOverview
  - `total_commit_comments` integer, required
  - `total_gist_comments` integer, required
  - `total_issue_comments` integer, required
  - `total_pull_request_comments` integer, required

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-4.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-4/versions/ee6c7a46328e/schema)
