users
billing
Gets 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.
Get shared storage billing for a user
Arguments
Returns
combined-billing-usage [object]
Attributes
days_left_in_billing_cycle integer
Numbers of days left in billing cycle.
estimated_paid_storage_for_month integer
Estimated storage space (GB) used in billing cycle.
estimated_storage_for_month integer
Estimated sum of free and paid storage space (GB) used in billing cycle.