Legacy Dev Forum Posts

 View Only

Sign Up

How can I downloading recording in single file?

  • 1.  How can I downloading recording in single file?

    Posted 06-05-2025 18:24

    wu_edward | 2023-01-06 03:49:08 UTC | #1

    Hi. When I downloaded thru /api/v2/conversations/:conversationId/recordings, it broke into multiple recordings, one for agent's voice, one for caller...how can I get one combined recording like the one can be downloaded on the UI?

    Thanks


    Eos_Rios | 2023-01-06 13:00:28 UTC | #2

    GET /api/v2/conversations/{conversationId}/recordings/{recordingId}

    Set the download attribute to True to get it in single file mode.


    system | 2023-02-06 13:00:31 UTC | #3

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


    This post was migrated from the old Developer Forum.

    ref: 17875