Hi,
I am trying to get the details of Conversations transcripts by querying the below endpoint.
api/v2/analytics/conversations/transcripts/query
The request Body has a list of objects to be posted, one among them is the types[] which is a required domain type to search. But when given a value, the response always returns a 400 Bad Request.
Is there any example to follow how the objects are passed for this query.
Thanks
Swetha