repo
scope. GitHub Apps must have the actions:read
permission to use this endpoint.curl --location --request GET 'https://api.github.com/repos///actions/cache/usage'
{
"active_caches_count": 3,
"active_caches_size_in_bytes": 2322142,
"full_name": "octo-org/Hello-World"
}