I am using your API to get the list of users (submissions) and when they were last updated, however when I view the API output the updated_at is not changing when a submission is updated. For example, id = “0d608b6f-8a8d-444b-ab51-9ae2e4f74313” shows it was updated on 08/02 in the API output but I can see it was actually updated 13/02 when I download the CSV of results for that form.
The CSV file doesn’t quite work for what we are wanting to do. We were hoping to use the updated_at from the API to get any submissions which have been updated in say, the last day. Is it not possible for the API to show the most recent updated_at?