can be wav, json or other file types. How can I filter in the query (and not filter the results) for specific type of files?
I am lost with all the options of the class "ConversationQuery": conversationFilters, segmentFilters, evaluationFilters, surveyFilters, resolutionFilters. Which one should I use? And which is the sintaxis? If I want only wav files in the result, for example.
The Query for conversation details only returns an HTTP Response with JSON based body/content.
It does not return a wav or other sorts of file types.
This Analytics request is about getting details about conversations (attributes, participants, ...).
You can see the schema on "200 - successful operation" response in the description of the Query for conversation details.