Am I missing something, or does the API (((NOT))) record any Find requests?

I'm trying to debug a find request through the external API, but I can't seem to find any logs for these api calls anywhere.

Am I Missing Something?

I'd want to know if someone (not me) was sending 1,000 requests per day to my database for information.  But with no logs of these API requests.... how would I ever know someone is snooping?

1 1 102
1 REPLY 1

My find request is coming from a Google App Script, so to verify that I've got everything correct - I've tried the very same post request from Postman... and it works over there.

  • And when I look at the logs, I find a log for this successful operation

So it seems that there are no logs created for failed find attempts

  • It would be helpful to see these logs, as they would likely contain the information I need to help me debug my google apps script api call.
Top Labels in this Space