autotask_search_ticket_history
Get the audit trail of field changes for a ticket, such as status transitions and assignment changes, to track history and answer questions about modifications.
Instructions
Get the audit trail of field changes for a ticket (status transitions, assignment changes, priority edits, etc.). Use this to answer questions like "when did this ticket move from In Progress to Waiting Customer" or "who changed the priority". Returns entries ordered by Autotask; sort/filter client-side if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Number of history entries to return (default: 50, max: 500) | |
| ticketId | Yes | The ticket ID to get history for (required — Autotask does not support unscoped history queries) |