Evaluation report for specific evaluation form

Is there any way to extract the following information, but only for a specific Evaluation form:

Evaluation date
Interaction date
Agent name
Evaluation score

I read this topic Export Evaluation Report - #2 by ronan.watkins but the endpoint
/api/v2/quality/conversations/{conversationId}/evaluations/{evaluationId} requires a conversationId, and I was wondering if It's possible to extract the data from the apis without needing the conversationId

Thanks in advance

If you're trying to access a specific evaluation by ID, it must be done in the context of the conversation using the endpoint you referenced.

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