Hi,
from documentation you can see that you can use “link_name_to_fields_array” to return a list of couple name-value related to the record, but you can not to obtain the relationships information.
To do that you can extend the service method get_entry or write your own method or you can use “get_relationships”
1 Like