Sign Up
I am looking for a REST endpoint or event that returns Agent Copilot Checklist tick state per conversation. Analytics APIs return lifecycle data but no checklist info.
Track per-agent, per-checklist, per-item completion rates for two checklists (7 items each, all automatedCheckEnabled: false, so every tick is an intentional agent action).
automatedCheckEnabled: false
GET /api/v2/analytics/conversations/{id}/details
agentAssistantId
POST /api/v2/analytics/conversations/details/query
POST /api/v2/analytics/conversations/aggregates/query
checklist_id
ConversationAggregateGroupByDimension
POST /api/v2/analytics/conversations/activity/query
GET /api/v2/assistants/agentchecklists/{id}
mypurecloud.com
Will share back whatever I find. Thanks!
#PlatformAPI------------------------------Val LyleSoftware Engineer------------------------------
Copyright© 2025 Genesys. All rights reserved. Terms of Use | Privacy Policy