19 lines
481 B
Markdown
19 lines
481 B
Markdown
---
|
|
title: Admin stats
|
|
intro: Use the REST API to retrieve a variety of metrics about your installation.
|
|
versions:
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
fpt: '*'
|
|
topics:
|
|
- API
|
|
miniTocMaxHeadingLevel: 3
|
|
---
|
|
|
|
## About admin stats
|
|
|
|
These endpoints are only available to [authenticated](/rest/overview/resources-in-the-rest-api#authentication) site administrators. Normal users will receive a `404` response.
|
|
|
|
{% data reusables.user-settings.enterprise-admin-api-classic-pat-only %}
|