Legacy Dev Forum Posts

 View Only

Sign Up

Maximum size limit for paging values

  • 1.  Maximum size limit for paging values

    Posted 06-05-2025 18:28

    Javeen_Shanavas | 2023-11-06 08:50:44 UTC | #1

    Hi, I would like to know what is the maximum size limit for below paging values pageSize=? pageNumber=?

    /api/v2/analytics/conversations/details/query


    Jerome.Saint-Marc | 2023-11-06 13:47:47 UTC | #2

    Hello,

    These limits are listed under the "Operation Information" section of the POST /api/v2/analytics/conversations/details/query endpoint.

    details.query.page.size.max Max page size for query (individual orgs can be set by using ) -> max page size = 100

    details.query.pagination.depth.max Maximum pagination depth (page number x page size) before a query gets rejected -> max number of retrieved conversations = 100000

    Regards,


    Javeen_Shanavas | 2023-11-16 07:36:31 UTC | #3

    Thanks Jerome, I got it!


    system | 2023-12-16 07:37:26 UTC | #4

    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: 22939