Logs API Details
The Logs APIs help you in retrieving various types of logs within an organization.
Method Name | URL | Method Type | OAuth Scope | Purpose |
Get Login History | /api/organization/{zoid}/accounts/reports/loginHistory | GET | ZohoMail.organization.accounts | To retrieve a detailed log of login activities for organization accounts. |
Get Audit Records | /api/organization/{zoid}/activity | GET | ZohoMail.organization.audit | To retrieve the audit records for admin activities within the organization. |
Get SMTP Logs | /api/organization/{zoid}/smtplogs | GET | ZohoMail.partner.organization | To retrieve the SMTP logs for email transactions. |