This document was generated from CDN thread
Created by: Michael Nelson on 14-01-2013 06:07:42 PM
What is the maximum number of entries that are returned in the response for the getEndpointsForOrganization request when neither the startIndex and numberToReturn are not specified?
Subject: RE: What is the Maximum Number of Entries for getEndpointsForOrganization
Replied by: John Yontz on 14-01-2013 07:15:46 PM
Hi Mike,
For any of the get* API requests that are paginated, if neither the startIndex nor the numberToReturn are not specified, the query will default to the 1st 100 entries in the result set.
- John
Subject: RE: What is the Maximum Number of Entries for getEndpointsForOrganization
Replied by: John Yontz on 14-01-2013 07:36:48 PM
Good question. I confirmed that this behavior was introduced with CTX 1.1. With CTX 1.0.3, the number of endpoints returned was not limited in this way.
- John
Subject: RE: What is the Maximum Number of Entries for getEndpointsForOrganization
Replied by: Michael Nelson on 14-01-2013 07:26:49 PM
Is this new with CTX 1.1 or was this the case with CTX 1.0.3 as well?