Discussions
*Major Concern*- GET requests only return a max of 100 records?!
about 1 month ago by Jane-Anna Vickery
We just hit a huge roadblock when using v2. We found a few GET requests that return a max of 100 records. This happens in the docs as well as when I hit the API via script or Postman. There is no indication that more records exist, so records are going unnoticed which greatly impact our processes. Is there a hidden parameter we need to set to get all/unlimited records back? For example, we have 429 dial rules for our domain, but the GET dial rules in a dial plan call only returns 100 of them. When using the same call but in v1, all 429 records were returned. As a precaution, we are assuming that all GET requests have this limit, so we can't use v2 until this gets sorted out. Can we get this looked into ASAP?