I am not too good with APIs so I wanted to throw this question here regarding the rest API system within Grist. I looked at the support page and I tried to follow the command with the curl -H on my cmd but every time it kept saying that I have a bad API key but I retrieved the API key from my Grist settings page. Also I was wondering do we just call API on the cmd only? I tried to do it on vs code using python and this was how I structured it:
I expected json information to pop up but it just returned me an empty list for some reason.
Tazwar Belal