-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
Add support for Enterprise License API endpoints.
Endpoints
GET /enterprises/{enterprise}/consumed-licenses
GET /enterprises/{enterprise}/license-sync-status
Methods to Add
EnterpriseService.GetConsumedLicenses()
- retrieves consumed license information including total seats and user detailsEnterpriseService.GetLicenseSyncStatus()
- retrieves license synchronization status for Enterprise Server instances
API Documentation
https://docs.github.com/en/enterprise-cloud@latest/rest/enterprise-admin/license?apiVersion=2022-11-28
Additional Context
These endpoints allow enterprise administrators to monitor license consumption and verify that Enterprise Server instances are properly syncing license data.
I'm planning to work on this and will submit a PR.
gmlewis
Metadata
Metadata
Assignees
Labels
No labels