20 lines
580 B
Markdown
20 lines
580 B
Markdown
---
|
|
title: Admin stats
|
|
intro: Use the REST API to retrieve a variety of metrics about your installation.
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
ghae: '*'
|
|
ghec: '*'
|
|
ghes: '*'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About admin stats
|
|
|
|
These endpoints are only available to [authenticated](/rest/overview/authenticating-to-the-rest-api) site administrators. Normal users will receive a `404` response.
|
|
|
|
{% data reusables.user-settings.enterprise-admin-api-classic-pat-only %}
|
|
|
|
<!-- Content after this section is automatically generated -->
|