Legacy Dev Forum Posts

 View Only

Sign Up

How can I fetch Customer Disconnect field for Conversations?

  • 1.  How can I fetch Customer Disconnect field for Conversations?

    Posted 06-05-2025 18:31

    rishabh.trivedi | 2024-07-24 07:09:50 UTC | #1

    I am using the Conversations Details Query - https://developer.genesys.cloud/devapps/api-explorer#post-api-v2-analytics-conversations-details-query to fetch data for multiple conversations for an interval. I can see a field called customer disconnect in the UI report, but I cannot find a corresponding field in the API response.

    Is the name of the field different in the API response, or do I need to call a different API to retrieve this information?

    Kindly help me with this issue.


    jacobshaw | 2024-07-26 18:47:10 UTC | #2

    Hi @rishabh.trivedi With the conversation details query you can filter by "disconnectType" within segment filters. For example you could filter by disconnectType "endpoint" and purpose "customer" to get conversations that were ended by the customer.


    system | 2024-08-25 18:47:16 UTC | #3

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 27372