Skip to main content
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

id
string
required
The work order ID (e.g., wo_abc123)

Response

success
boolean
required
Indicates if the request was successful
data
object
required
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: