Hi all,
I am working on a Genesys integration and am making a call to the endpoint "/api/v2/analytics/conversations/details/query". I am expecting a field called totalHits to be returned from the api call (as is says it should in the documentation), however, it is not being returned. Does anyone know how to get this field to return from this API call? Or has anyone encountered this issue as well?
API docs for reference:
https://developer.mypurecloud.com/api/rest/v2/conversations/#post-api-v2-analytics-conversations-details-query
Thanks!