read:org
scope to use this endpoint. GitHub Apps must have the organization_admistration:read
permission to use this endpoint.curl --location --request GET 'https://api.github.com/orgs//actions/cache/usage'
{
"total_active_caches_count": 0,
"total_active_caches_size_in_bytes": 0
}