I want to download my historical deployments for the site grunfin-landing.
I use Netlify CLI to access the listSiteDeploys call like this:
netlify api listSiteDeploys -d "{\"site_id\": \"982ab1dc-e512-426a-9e3d-49ecb4038f71\", \"per_page\": 100, \"production\": \"true\", \"page\": 1 }" > web_deploys_1.json
It’s not an API problem alone, I see no deploys either on the site: