Audit log improvements and changes
by Tal BereznitskeyWe’ve made improvements to the GET https://api.toriihq.com/v1.0/audit endpoint to deliver a smoother and more efficient experience, especially when retrieving large volumes of audit data.
- Improved Performance. The endpoint has been optimized to deliver faster response times, making it more efficient for high-volume data retrieval.
- Increased Fetch Limit. You can now retrieve up to 1,000 audit log entries per request, streamlining bulk data access.
- Refined Workflow Data. For the workflows entity, the
properties
object no longer includes thedata
andresponseData
fields. This change helps reduce payload size and remove noise.
For full details, visit the Audit Logs Endpoint Documentation.