Skip to main content

combined_billing_usage

Overview

Namecombined_billing_usage
TypeResource
Idgithub.billing.combined_billing_usage

Fields

NameDatatypeDescription
days_left_in_billing_cycleintegerNumbers of days left in billing cycle.
estimated_paid_storage_for_monthintegerEstimated storage space (GB) used in billing cycle.
estimated_storage_for_monthintegerEstimated sum of free and paid storage space (GB) used in billing cycle.

Methods

NameAccessible byRequired ParamsDescription
get_shared_storage_billing_orgSELECTorgGets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages.

Paid minutes only apply to packages stored for private repositories. For more information, see "Managing billing for GitHub Packages."

Access tokens must have the repo or admin:org scope.
get_shared_storage_billing_userSELECTusernameGets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages.

Paid minutes only apply to packages stored for private repositories. For more information, see "Managing billing for GitHub Packages."

Access tokens must have the user scope.