dispatch_jobs_canceled_logs_list
Retrieve a paginated list of canceled logs for a dispatch job. Use the job ID to filter and view cancellation history.
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 |