AgentGetTopConsumptionResponse
Response from getting the top agents by consumption.
Properties¶
| Property | Type | Description |
|---|---|---|
agents |
AgentConsumption[] |
Top-N agents ranked by consumption. Empty array when no agents matched. |
endDate |
string |
Window end date. |
limit |
number |
Limit applied (echoed from the request). |
startDate |
string |
Window start date. |
totalAGUConsumed |
number |
Total Agent Units quantity consumed. |
totalConsumed |
number |
Total quantity consumed across all matching agents in the window. |
totalPLTUConsumed |
number |
Total Platform Units quantity consumed. |