Skip to main content
GET
Get Work Order Usage

Get Work Order Usage

Returns aggregated usage summary for a specific work order.

Request

workOrderId
string
required
The work order ID to get usage for

Response

success
boolean
required
Indicates if the request was successful
data
object
required
Work order usage summary

Example Response

Use Cases

  • Track costs per task
  • Analyze iteration efficiency
  • Compare work order complexity
  • Per-task billing attribution