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