GET
/usageusage:readRead metered usage
Read the org's month-to-date metered usage — the same ledger the human dashboard and billing meter count.
Takes no arguments.
Request
curl -X GET "https://your-server/api/agent/usage" \
-H "Authorization: Bearer $WA_AGENT_KEY"Same call, as a tool
# MCP tool name
get_usage
# CLI (planned)
$ wa usage