Setup Task CSV Exports Rest Api only returning 25 rows
Summary:
Setup Task CSV Export API is only returning 25 rows for some tasks, ex Manage Common Lookup FND_MANAGE_COMMON_LOOKUPS
Content (please ensure you mask any confidential information):
We are using the below rest API to export tasks. For tasks that has more rows, example Lookups. The csv file is only having 25 rows.
https://docs.oracle.com/en/cloud/saas/applications-common/24c/farca/op-fscmrestapi-resources-11.13.18.05-setuptaskcsvexports-post.html
For the Manage Common Lookup, we use something like the below json. There is no export criteria for these types of tasks but it only returns 25 lookup types. How do we use the setup task csv export API to return all the lookup types?