Allow API request for audit logs to filter by date
acknowledged
R
Resonant Grasshopper
When retrieving the audit logs data (from the
/admin/auditlogs
endpoint) there doesn't seem to be a way of filtering the returned data in any way, which means we have to grab all the audit log data and then filter the returned data.Can we add some filtering (especially on dates) so that I can, for example, only return audit log data via the API for the previous day?
Rob Newman
acknowledged