I referenced an app’s Audit Log while troubleshooting a call to the AppSheet API from outside AppSheet, and noticed that it looks like the UserSettings property is omitted in the log entries that detail the API request received. I confirmed that it’s included in the API request being sent to AppSheet. Also, some basic testing seems to confirm that it’s indeed being received and applied in AppSheet’s processing of the request.
Following are the places where I expected to see this data. Should I be looking elsewhere?
From “REST API invoke – Start” entry:
From “REST API invoke” entry:

