Get tool analytics
GET/v1/tools/analytics
Per-tool execution stats (total/success/failure/success-rate/avg-latency) across all of your calls over ?days= (default 30, clamped 1–365), busiest tool first. Only placed/test calls populate it. Analytics payload — passed through from the internal service as-is; it evolves with the product and is not a frozen contract.
Request
Responses
- 200
- 401
- 403
- 429
Missing, invalid, revoked, or expired API key.
The key lacks the metrics:read scope.
Rate limit exceeded.