get_audit_records
Retrieve organization audit records from Zoho Mail. Use time range, search key, and pagination parameters to filter results.
Instructions
Get audit records for organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| limit | No | ||
| end_time | No | ||
| search_key | No | ||
| start_time | No | ||
| last_entity_id | No | ||
| last_index_time | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response data | |
| error | No | Error message if any | |
| success | Yes | Whether the operation was successful | |
| status_code | No | HTTP status code |