Hi,
I am currently using the funds\v1\assets endpoint of the RDP API to retrieve all constituents of a fund via the “Holdings” property. However, I keep getting an empty result, as shown below:
{ "assets": [], "totalRecords": 0, "fromIndex": 0, "toIndex": 0, "pageNumber": 0}
Does anyone know if I am using the correct endpoint?
If yes, could someone please explain why I’m getting empty results?
If not, could you suggest the correct endpoint or an alternative way to obtain the fund holdings?
Thank you in advance! 😊