diff --git a/content/rest/enterprise-admin/billing.md b/content/rest/enterprise-admin/billing.md index c63d13ce93..07855534c0 100644 --- a/content/rest/enterprise-admin/billing.md +++ b/content/rest/enterprise-admin/billing.md @@ -1,8 +1,7 @@ --- title: Billing intro: >- - Use the REST API to retrieve the GitHub Advanced Security active committers - for an enterprise per repository. + Use the REST API to retrieve the billing information for a {% data variables.product.prodname_ghe_server %} instance. versions: ghec: '*' ghes: '*' @@ -13,4 +12,6 @@ autogenerated: rest {% data reusables.user-settings.enterprise-admin-api-classic-pat-only %} +The `manage_billing:enterprise` scope is required for {% data variables.product.pat_v1_plural %} to access these endpoints. +