Retrieve CDN cache-content report.Ask AIget https://api.rocket.net/v1/reporting/sites/{id}/cdn/cache-contentFor given site it checks cloudflare stats to get CDN cache content data and returns it.Path ParamsidintegerrequiredID of the Site you are interacting withQuery ParamsdurationstringenumrequiredDuration that the listed data is for (m = minutes, h = hours, d = days)30m1h6h12h24h72h7d30dShow 8 enum valuesResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago