# GET /agent-ops/reports

**Resource:** [Agent Ops](./agent-ops.md)  
**MCP tool:** `list_agent_report_runs`  
**Scopes:** `agent-ops:read`  
**Write operation:** no

List agent report-run history.

## Request example

```bash
curl   "https://api.trustpager.com/functions/v1/api/v1/agent-ops/reports"   -H "Authorization: Bearer YOUR_API_KEY"
```

---
Base URL: `https://api.trustpager.com/functions/v1/api/v1` — Auth: `Authorization: Bearer YOUR_API_KEY`