dispatch_jobs_canceled_logs_list
Retrieve and analyze canceled job logs from ServiceTitan's dispatch system to track cancellation reasons and maintain operational records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job ID | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |