Get Work Order Audit
Work Orders
Get Work Order Audit
Get audit trail for a work order across all runs
GET
Get Work Order Audit
Get Work Order Audit
Returns the audit trail for a work order, showing configuration snapshots and changes across all runs.Request
The work order ID (e.g.,
wo_abc123)Response
Indicates if the request was successful
Audit information
Example Response
Error Responses
Work Order Not Found
Use Cases
- Debugging: Understand configuration changes that affected run behavior
- Compliance: Audit trail for configuration changes
- Analysis: Track which configurations lead to successful runs
Detailed Audit Information
For detailed audit information about a specific run, use the dedicated audit endpoints:- Get Audit Summary - Detailed summary for a specific run
- Get Config Snapshots - Configuration snapshots at each iteration
- Get Config Changes - List of all configuration changes
Related
- Audit Summary - Detailed run audit
- Config Snapshots - Configuration history
- Config Changes - Change log