26 lines
836 B
Markdown
26 lines
836 B
Markdown
---
|
|
title: REST API endpoints for Copilot metrics
|
|
shortTitle: Copilot metrics
|
|
intro: Use the REST API to view {% data variables.product.prodname_copilot_short %} metrics.
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
allowTitleToDifferFromFilename: true
|
|
redirect_from:
|
|
- /rest/copilot/copilot-usage
|
|
---
|
|
|
|
You can use these endpoints to get a breakdown of aggregated metrics for various {% data variables.product.prodname_copilot %} features. The API includes:
|
|
|
|
* Data for the last 100 days
|
|
* Numbers of active users and engaged users
|
|
* Breakdowns by language and IDE
|
|
* The option to view metrics for an enterprise, organization, or team
|
|
|
|
{% data reusables.copilot.metrics-api-ghecom %}
|
|
|
|
<!-- Content after this section is automatically generated -->
|