19 lines
550 B
Markdown
19 lines
550 B
Markdown
---
|
|
title: Billing
|
|
intro: >-
|
|
Use the REST API to retrieve the billing information for a {% data
|
|
variables.product.prodname_ghe_server %} instance.
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
ghec: '*'
|
|
ghes: '*'
|
|
topics:
|
|
- API
|
|
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.
|
|
|
|
<!-- Content after this section is automatically generated -->
|