Python SDK: How do I paginate properly? Limit / Offset is being ignored?

New post

Comments

1 comment

  • jcleblanc

    Hi ,

     

    This is mainly due to what limit means in the Python SDK. In short the limit parameter is not a limiter on how many results are returned, but it limits how many results are returned per API call. 

     

    This closed issue covers the issue in more detail and discusses pagination. 

     

    Please let me know if you have any other questions about this,

    Jon

    0
    Comment actions Permalink

Please sign in to leave a comment.