getDomainAuditTrail
getDomainAuditTrail: Get the audit trail (history of all changes) for a specific domain. Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Fully qualified domain name to fetch the audit trail for (e.g. 'example.com'). | |
| sessionKey | No | Session key (osk_...) returned by checkDeviceLoginStatus. Pass it on every call when logged in via the in-chat device flow; omit when connected via OAuth. |