dispatch_jobs_booked_log_get
Fetches the full booking-log audit trail for a given job ID, returned as a single unpaged resource. Ideal for reviewing booking history without pagination.
Instructions
Retrieve booking-log details for a known job ID as one unpaged audit resource. Use dispatch_jobs_get for the current job record rather than its booking audit data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||