botId to pass as {id}.
In the dashboard and most docs, these entities are called agents. In public API paths and some response fields, the same entity appears as bot.
Reference pages
Get agent analytics
GET /v2/bots/{id}/hc-analytics/public - return the full analytics summary for one agent.Get agent analytics section
GET /v2/bots/{id}/hc-analytics/{section}/public - return one analytics section.Endpoint map
Query model
Both endpoints use the same filter model:
Use Get agent analytics when you need the complete payload. Use Get agent analytics section when you only need
summary, trends, knowledge, rules, or escalations.
