According to the documentation GET /api/v2/analytics/conversations/details
should return AnalyticsConversation
object but in fact it is AnalyticsConversationQueryResponse
which causes SDKs (tried with python sdk v49.0.0) to return empty response.
I've logged API-4144 to get the response type corrected.
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.