get https://api.toriihq.com/v1.0/audit
The Audit Log API allows the user to pull Audit Log events happening in the organization account.
The API is sorted based on creationTime
in descending order and supports pagination.
Filtering is possible using the following attributes: entity
, startTime
, endTime
If you encounter an HTTP 502 error, ensure that gzip compression is enabled, if possible. Additionally, try reducing the size
parameter to help resolve the issue.
- Rate limit: 200 requests per minute