Allow API request for audit logs to filter by date
complete
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?
Andrew Dawson
updated the status to
complete
Available now in 26.1. We're improving our offering for Enterprise-release- and/or Admin API docs, but for now you can reference here: https://cloud.seqera.io/api/openapi#get-/admin/audit-logs-v2. Eventually, these endpoint references will be available in our canonical API reference location: https://docs.seqera.io/platform-api/.
Rob Newman
updated the status to
acknowledged