I’m trying to retrieve data for the KPIs associated with a sustainability-linked bond (SLB).
Many SLBs contain multiple KPIs (structured as separate KPI legs). However, when I query the data, I only receive results for the first KPI leg, even though the bond in my example has four KPIs defined.
My goal is to retrieve the data for all KPIs linked to the bond, not just the first one.
Any suggestions on how to adjust the code would be very helpful.