Get ticket audit trail
zendesk_ticket_auditsRetrieve the complete audit trail of a Zendesk ticket, including all field updates, status changes, comments, and notifications with timestamps and author details.
Instructions
Fetch the full audit trail for a ticket: every change and event (field updates, status changes, comments, notifications) with authors and timestamps. More complete than the comment thread alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketId | Yes | Numeric ticket id. | |
| limit | No | Max audits (default 100). |