Does the page-size API parameter have a hard stop limit imposed by Oracle for new hire ATOM feeds?
Summary:
Example
- API: New hire ATOM Feed.
- API Link: https://{{Environment}}.fa.us2.oraclecloud.com/hcmRestApi/atomservlet/employee/newhire?updated-min=2024-09-30T00:00:00.000Z&updated-max=2024-11-11T23:59:59.999Z&totalResults=true&page-size=50000
Assuming this API call will return 23000 event results, does the link above return a single output containing 23000 values for <entry></entry> or is there a hard stop at a hard coded maximum?
If there is a hard coded maximum, what is it? What values in the ATOM feed may be used to access pagination in this scenario to access the remaining events?
Supporting documentation
- ATOM Feed API calls:
0