Hi Team,
while querying profiles by using Get Api it is limiting to 200 Profiles only , is there any way to retrieve all profile using GET Api .
Thanks,
Karthik Athota
Hi Karthik,
This is a control setup in the physical configuration ( maxNumberOfResults) and recommended one. You can iterate over multiple pages to get more results upto 10000. Details here - https://docs.reltio.com/en/explore/get-going-with-apis-and-rocs-utilities/reltio-rest-apis/model-apis/entities-api/entity-search
If your requirement is to get more than 10000 records, you can use the Cursor API. Details here - https://docs.reltio.com/en/explore/get-going-with-apis-and-rocs-utilities/reltio-rest-apis/model-apis/entities-api/search-entity-with-cursor
------------------------------Gowthamprabhu SivarajAstraZeneca------------------------------
------------------------------KarthikPWC------------------------------