Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Quality Aggregate query

    Posted 06-05-2025 19:07

    Anton_Vroon | 2023-03-16 20:42:26 UTC | #1

    Hi team

    Just looking for some best practice for extracting evaluation result by question/answer rather than just totals I know from /api/v2/quality/evaluations/query we can get this data, but you have to pass either conversationid, agentid, evaluaterid, asigneeid.

    Is there no way to just get all evaluations completed on a specific form for a date range, and get the questions/answers results?

    So you have to run this for each agent, or each evaluator, or each call etc which would really add up on those API calls and rate limits when you want to get all those results for a day/week/month across the centre.


    Anton_Vroon | 2023-04-11 01:39:52 UTC | #2

    I guess everyone just struggles with this and no one has a solution?


    tim.smith | 2023-04-11 02:23:23 UTC | #3

    Per GET /api/v2/quality/evaluations/query, "Query params must include one of conversationId, evaluatorUserId, agentUserId or assigneeUserId." There is no way to just get all evaluations completed on a specific form or date range without providing one of the required parameters. You can request new features and share your use case at https://genesyscloud.ideas.aha.io/.


    Anton_Vroon | 2023-04-11 02:51:03 UTC | #4

    Thanks Tim

    Idea submitted https://genesyscloud.ideas.aha.io/ideas/DARAR-I-1398


    system | 2023-05-11 02:51:16 UTC | #5

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 18963