dispatch_jobs_history_get
Retrieve the complete audit history for a known job ID as one unpaged resource. Use this to track job changes over time, while the current job record is obtained separately.
Instructions
Retrieve the history response for a known job ID as one unpaged audit resource. Use dispatch_jobs_get for the current job record rather than its historical changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||