Hi,
I can fetch leads using:
curl -s -H “Authorization: Bearer $ACCESS_TOKEN” -H “Accept: application/json” “Frappe Cloud”
Is it possible to modify the call (or use some other call) to retrieve leads together with assigned addresses?
If it’s not possible then is there a way to issue additional API call to fetch all addresses for given leads?