Legacy Dev Forum Posts

 View Only

Sign Up

/api/v2/userrecordings results order

  • 1.  /api/v2/userrecordings results order

    Posted 06-05-2025 18:02

    swilliams | 2020-02-06 19:09:34 UTC | #1

    Can I depend on the results from userrecordings being sorted on created date descending?

    I'm assuming that the recordingid isn't available during the call and I have to find the recordingid some time after the call and I can use the conversation id to find the correct recording.

    I'm trying to allow a user to listen to the recording in an external CRM.

    Thanks


    tim.smith | 2020-02-07 18:34:12 UTC | #2

    The results should be returned in the order of newest first. This API is intended to be consumed in a page-on-demand manner where a client app would show the newest page of recordings and allow the user to page back through results to find older ones.


    system | 2020-03-09 18:34:13 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: 7082