Reports (technical)
REST endpoints that serve conversation and inbox metrics; filters (date range, timezone) are shared across page types.
Endpoint summary
| Page | Typical path (example) |
|---|---|
| Overview | GET /reports/overview |
| Conversations | GET /reports/conversations |
| Agents | GET /reports/agents |
| Labels | GET /reports/labels |
| Inboxes | GET /reports/inboxes |
| Teams | GET /reports/teams |
| Project | GET /reports/bot |
Real path prefixes (/api/v1, etc.) depend on your environment.
Authentication
Authorization: Bearer with organization scope.